Package de.espirit.firstspirit.workflow
Class WorkflowAgent.TimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.espirit.firstspirit.workflow.WorkflowAgent.TimeoutException
- All Implemented Interfaces:
- Serializable
- Enclosing interface:
- WorkflowAgent
Exception thrown if a timeout occurred.
- Since:
- 5.2.3
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
TimeoutExceptionpublic TimeoutException()
 
-