Uses of Class
javax.validation.ValidationException

Packages that use ValidationException
javax.validation Top level package of the Bean Validation API. 
 

Uses of ValidationException in javax.validation
 

Subclasses of ValidationException in javax.validation
 class ConstraintDeclarationException
          Exception raised if a constraint declaration is not legal.
 class ConstraintDefinitionException
          Exception raised if a constraint definition is not legal.
 class ConstraintViolationException
          Reports the result of constraint violations.
 class GroupDefinitionException
          Exception raised if a group definition is not legal.
 class UnexpectedTypeException
          Exception raised in the case that the constraint validator resolution cannot determine a suitable validator for a given type.
 



Copyright © 2007-2013 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0.