Class FormException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FormFieldConfigurationException, FormFieldValidationException, FormFieldValidatorException

public class FormException extends ProcessEngineException
Author:
Thomas Skjolberg
See Also:
  • Constructor Details

    • FormException

      public FormException()
    • FormException

      public FormException(String message, Throwable cause)
    • FormException

      public FormException(String message)
    • FormException

      public FormException(Throwable cause)