Package de.hybris.platform.workflow.jalo
Class WorkflowActionDecideException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.jalo.JaloSystemException
de.hybris.platform.workflow.jalo.WorkflowActionDecideException
- All Implemented Interfaces:
Serializable
@Deprecated(since="ages",
forRemoval=false)
public class WorkflowActionDecideException
extends JaloSystemException
Deprecated.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWorkflowActionDecideException(String message) Deprecated.Deprecated.WorkflowActionDecideException(Throwable nested, String message, int errorCode) Deprecated. -
Method Summary
Methods inherited from class de.hybris.platform.jalo.JaloSystemException
getErrorCode, getThrowable, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
WorkflowActionDecideException
Deprecated. -
WorkflowActionDecideException
Deprecated. -
WorkflowActionDecideException
Deprecated.
-
WorkflowActionDecideException