Uses of Class
com.sun.tools.ws.wsdl.framework.ValidationException

Packages that use ValidationException
com.sun.tools.ws.wsdl.framework   
 

Uses of ValidationException in com.sun.tools.ws.wsdl.framework
 

Subclasses of ValidationException in com.sun.tools.ws.wsdl.framework
 class DuplicateEntityException
          An exception signalling that an entity with the given name/id has already been defined.
 class NoSuchEntityException
          An exception signalling that an entity with the given name/id does not exist.