Class FlowableFormValidationException

All Implemented Interfaces:
Serializable

public class FlowableFormValidationException extends FlowableIllegalArgumentException
An exception indicating that a validation of a form field value resulted in an error.
Author:
Tijs Rademakers
See Also:
  • Constructor Details

    • FlowableFormValidationException

      public FlowableFormValidationException(String message)
    • FlowableFormValidationException

      public FlowableFormValidationException(String message, Throwable cause)