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 Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TimeoutException
public TimeoutException()
-