Class FlowableScriptException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.flowable.common.engine.impl.scripting.FlowableScriptException
- All Implemented Interfaces:
Serializable
- Author:
- Filip Hrisafov
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFlowableScriptException
(String message) FlowableScriptException
(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
-
FlowableScriptException
-
FlowableScriptException
-