Class WorkflowTerminatedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.workflow.exceptions.WorkflowTerminatedException
All Implemented Interfaces:
Serializable

public class WorkflowTerminatedException extends RuntimeException
See Also:
  • Constructor Details

    • WorkflowTerminatedException

      public WorkflowTerminatedException(Throwable nested)
    • WorkflowTerminatedException

      public WorkflowTerminatedException(String message)