Class FormValidationException

  • All Implemented Interfaces:
    Serializable

    public class FormValidationException
    extends Exception
    An exception which signals that the input form on the website could not be validated.
    See Also:
    Serialized Form
    • Constructor Detail

      • FormValidationException

        public FormValidationException​(String message)