|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BonitaRuntimeException | |
---|---|
org.ow2.bonita.facade.exception | Contains exception classes thrown by Nova Bonita APIs. |
Uses of BonitaRuntimeException in org.ow2.bonita.facade.exception |
---|
Subclasses of BonitaRuntimeException in org.ow2.bonita.facade.exception | |
---|---|
class |
BonitaInternalException
Thrown if an internal Bonita error occurred. |
class |
BonitaWrapperException
Wrapper exception used internally by the engine to wrap standard runtime exception or child classes of BonitaRuntimeException. |
class |
ExpressionEvaluationException
Thrown when an error occurs during the evaluation of an expression into the condition of a transition. |
class |
HookInvocationException
Thrown if an exception occurs during the execution of the hook implementing a TxHook interface. |
class |
MultiInstantiatorInvocationException
Thrown if an exception occurs during the execution of the multi-instantiation of the activity by the engine. |
class |
PerformerAssignInvocationException
Thrown if an exception occurs during the execution of the performer assignment. |
class |
RoleMapperInvocationException
Thrown if an exception occurs during the execution of the role mapper. |
class |
TypeMismatchException
Thrown when trying to assign an invalid value to a variable. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |