Class WorkflowDesignerSavingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hybris.backoffice.workflow.designer.persistence.WorkflowDesignerSavingException
All Implemented Interfaces:
Serializable

public class WorkflowDesignerSavingException extends RuntimeException
Exception thrown when couldn't save Workflow Designer's data (the Workflow Template).
See Also:
  • Constructor Details

    • WorkflowDesignerSavingException

      public WorkflowDesignerSavingException(Exception e)
    • WorkflowDesignerSavingException

      public WorkflowDesignerSavingException(String message, Throwable cause)