Class AutomatedWorkflowTemplateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.servicelayer.exceptions.BusinessException
de.hybris.platform.workflow.exceptions.AutomatedWorkflowTemplateException
- All Implemented Interfaces:
Serializable
Exception thrown when the automated workflow template job cannot be found for give
AutomatedWorkflowActionTemplateModel.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAutomatedWorkflowTemplateException(String message) AutomatedWorkflowTemplateException(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
-
AutomatedWorkflowTemplateException
-
AutomatedWorkflowTemplateException
-