Class WorkflowException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.comalatech.workflow.WorkflowException
All Implemented Interfaces:
Serializable

public class WorkflowException extends Exception
See Also:
  • Constructor Details

    • WorkflowException

      public WorkflowException()
    • WorkflowException

      public WorkflowException(String s)
    • WorkflowException

      public WorkflowException(String s, Throwable throwable)
    • WorkflowException

      public WorkflowException(Throwable throwable)