Class WorkflowException

All Implemented Interfaces:
Serializable

public class WorkflowException extends RuntimeException
See Also:
  • Constructor Details

    • WorkflowException

      public WorkflowException(String string)
    • WorkflowException

      public WorkflowException(Throwable throwable)
    • WorkflowException

      public WorkflowException(String string, Throwable throwable)