Class WorkflowExecutionAlreadyStartedException

    • Constructor Detail

      • WorkflowExecutionAlreadyStartedException

        public WorkflowExecutionAlreadyStartedException​(String message)
        Constructs a new WorkflowExecutionAlreadyStartedException with the specified error message.
        Parameters:
        message - Describes the error encountered.