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

public class AutomatedWorkflowTemplateException extends BusinessException
Exception thrown when the automated workflow template job cannot be found for give AutomatedWorkflowActionTemplateModel.
See Also:
  • Constructor Details

    • AutomatedWorkflowTemplateException

      public AutomatedWorkflowTemplateException(String message, Throwable cause)
    • AutomatedWorkflowTemplateException

      public AutomatedWorkflowTemplateException(String message)