Class WorkItemHandlerRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.automatiko.engine.workflow.bpmn2.handler.WorkItemHandlerRuntimeException
- All Implemented Interfaces:
Serializable
This exception provides extra information about the WorkItemHandler operation
called to catchers of this exception. It is only meant to be thrown from a
WorkItemHandler instance method.- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetInformation(String informationName, Object information) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
WORKITEMHANDLERTYPE
- See Also:
-
-
Constructor Details
-
WorkItemHandlerRuntimeException
-
WorkItemHandlerRuntimeException
-
-
Method Details
-
setInformation
-
getInformationMap
-