Package de.hybris.platform.workflow.jalo
Class AutomatedWorkflowActionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.jalo.JaloSystemException
de.hybris.platform.workflow.jalo.AutomatedWorkflowActionException
- All Implemented Interfaces:
Serializable
@Deprecated(since="ages",
forRemoval=false)
public class AutomatedWorkflowActionException
extends JaloSystemException
Deprecated.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAutomatedWorkflowActionException(String message) Deprecated.Deprecated.AutomatedWorkflowActionException(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
-
AutomatedWorkflowActionException
Deprecated. -
AutomatedWorkflowActionException
Deprecated. -
AutomatedWorkflowActionException
Deprecated.
-
AutomatedWorkflowActionException