Class WorkflowException

  • All Implemented Interfaces:
    Serializable

    public class WorkflowException
    extends Exception
    Exception for problems with the execution of the actions and steps
    Author:
    Bram De Schouwer (bram.deschouwer at dot com), Kevin Van de Velde (kevin at atmire dot com), Ben Bosman (ben at atmire dot com), Mark Diggory (markd at atmire dot com)
    See Also:
    Serialized Form
    • Constructor Detail

      • WorkflowException

        public WorkflowException​(Throwable cause)
      • WorkflowException

        public WorkflowException​(String reason)