Class ParameterValidationException

  • All Implemented Interfaces:
    Serializable

    public class ParameterValidationException
    extends Exception
    the exception to handle bad parameter values thrown by servlet operations
    See Also:
    Serialized Form
    • Constructor Detail

      • ParameterValidationException

        public ParameterValidationException​(String message)