Package org.flowable.external.client
Class FlowableClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.flowable.external.client.FlowableClientException
- All Implemented Interfaces:
Serializable
- Author:
- Filip Hrisafov
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFlowableClientException(String message) FlowableClientException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FlowableClientException
-
FlowableClientException
-