Class UserWorkflowException

    • Constructor Detail

      • UserWorkflowException

        public UserWorkflowException()
      • UserWorkflowException

        public UserWorkflowException​(String p_strMsg)
      • UserWorkflowException

        public UserWorkflowException​(Throwable p_cause)
      • UserWorkflowException

        public UserWorkflowException​(String p_strMsg,
                                     Throwable p_cause)