Class ProcessWorkflowNotFoundException

All Implemented Interfaces:
Serializable

public class ProcessWorkflowNotFoundException extends ProcessingException
ProcessWorkflowNotFoundException manage workflow not found Exception
See Also:
  • Constructor Details

    • ProcessWorkflowNotFoundException

      public ProcessWorkflowNotFoundException(String message, Throwable cause)
      Parameters:
      message - to be set
      cause - to be set
    • ProcessWorkflowNotFoundException

      public ProcessWorkflowNotFoundException(String message)
      Parameters:
      message - to be set