Class UserWorkflowException

All Implemented Interfaces:
Serializable

public class UserWorkflowException extends WorkflowException
See Also:
  • Constructor Details

    • UserWorkflowException

      public UserWorkflowException()
    • UserWorkflowException

      public UserWorkflowException(String p_strMsg)
    • UserWorkflowException

      public UserWorkflowException(Throwable p_cause)
    • UserWorkflowException

      public UserWorkflowException(String p_strMsg, Throwable p_cause)