Serialized Form


Package org.openemcee.commons.exceptions

Class org.openemcee.commons.exceptions.ChainedException extends java.lang.Exception implements Serializable

Serialized Fields

chained

java.lang.Throwable chained
The chained exception.


message

java.lang.String message


Package org.openemcee.microflow.impl

Class org.openemcee.microflow.impl.AttributePermissionDescriptorImpl.ValidatorInstanciationException extends ChainedException implements Serializable

Class org.openemcee.microflow.impl.CreationException extends java.lang.Exception implements Serializable

Class org.openemcee.microflow.impl.MicroflowExecutor.DataIntegrityException extends java.lang.Exception implements Serializable

Class org.openemcee.microflow.impl.MicroflowExecutor.ExecutorError extends ChainedException implements Serializable

Class org.openemcee.microflow.impl.MicroflowExecutor.ValidationException extends MicroflowExecutor.DataIntegrityException implements Serializable

Class org.openemcee.microflow.impl.MicroflowExecutor.WorkflowBusinessFailure extends java.lang.Exception implements Serializable

Class org.openemcee.microflow.impl.UnknownDescriptorException extends java.lang.Exception implements Serializable


Package org.openemcee.microflow.frontend

Class org.openemcee.microflow.frontend.MicroflowFactory.MicroflowNotFoundException extends ChainedException implements Serializable

Class org.openemcee.microflow.frontend.MicroflowRunner.BusinessException extends MicroflowRunner.MicroflowException implements Serializable

Class org.openemcee.microflow.frontend.MicroflowRunner.DataIntegrityException extends MicroflowRunner.MicroflowException implements Serializable

Class org.openemcee.microflow.frontend.MicroflowRunner.MicroflowException extends ChainedException implements Serializable

Class org.openemcee.microflow.frontend.MicroflowRunner.MicroflowFailure extends MicroflowRunner.MicroflowException implements Serializable



OpenEmcee Microflow Engine for Java: All software and content contained herein is subject to the Mozilla public license v1.1.
SourceForge.net Logo