Class WorkflowBeanNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.broadleafcommerce.workflow.service.WorkflowBeanNotFoundException
All Implemented Interfaces:
Serializable

public class WorkflowBeanNotFoundException extends RuntimeException
Marker exception for when a workflow bean is not found
See Also:
  • Constructor Details

    • WorkflowBeanNotFoundException

      public WorkflowBeanNotFoundException(String message)