Class NodeExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.processengine.definition.NodeExecutionException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNodeExecutionException(String message) NodeExecutionException(String message, Throwable cause) NodeExecutionException(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
-
NodeExecutionException
public NodeExecutionException() -
NodeExecutionException
-
NodeExecutionException
-
NodeExecutionException
-