Uses of Class
org.openejb.alt.config.ValidationException

Packages that use ValidationException
org.openejb.alt.config The classes and interfaces directly under this package define the basic parts of the OpenEJB configuration architecture. 
 

Uses of ValidationException in org.openejb.alt.config
 

Subclasses of ValidationException in org.openejb.alt.config
 class ValidationError
           
 class ValidationFailure
           
 class ValidationWarning
           
 

Methods in org.openejb.alt.config with parameters of type ValidationException
protected  void EjbValidator.printValidationExceptions(ValidationException[] exceptions)
           
protected  void EjbValidator.printValidationExceptionsXML(ValidationException[] exceptions)
           
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.