Class FormParameter.UnusedParameterValueException

All Implemented Interfaces:
Serializable
Enclosing class:
FormParameter

public class FormParameter.UnusedParameterValueException extends IllegalRequestParameterException
This exception is thrown on an attempt to set a parameter to a value not permitted to it by the form.
See Also:
  • Method Details

    • getMessage

      public String getMessage()
      get the message for this exception
      Overrides:
      getMessage in class Throwable
      Returns:
      the message