Class WorkflowCancelException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.orchestration.client.WorkflowCancelException
All Implemented Interfaces:
Serializable

public class WorkflowCancelException extends RuntimeException
Marker runtime exception indicating that a workflow was cancelled with failure
See Also:
  • Constructor Details

    • WorkflowCancelException

      public WorkflowCancelException()