Class WorkflowFailedException

    • Constructor Detail

      • WorkflowFailedException

        public WorkflowFailedException​(String msg,
                                       Exception e)
        Instantiates a new workflow failed exception.
        Parameters:
        msg - the msg
        e - the e
      • WorkflowFailedException

        public WorkflowFailedException​(String msg)
        Instantiates a new workflow failed exception.
        Parameters:
        msg - the msg