Class WorkflowException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
WorkflowPostfunctionException

public class WorkflowException extends ValidateException
See Also:
  • Constructor Details

    • WorkflowException

      public WorkflowException(Map<String,String> errors)
    • WorkflowException

      public WorkflowException(String key, String error)