Class ValidationException

  • All Implemented Interfaces:

    public class ValidationException
    extends 
    An exception associated with parsing client input, or validating the input against a constraint.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
       message)  
    • Method Summary

      • Methods inherited from class java.lang.

        , , , , , , , , , , , ,
      • Methods inherited from class java.lang.

        , , , , , , , , ,
    • Constructor Detail

      • ValidationException

        public  message)