Uses of Class
javax.xml.registry.RegistryException

Packages that use RegistryException
javax.xml.registry This package and its sub-packages describe the API classes and interfaces for the JAXR API. 
 

Uses of RegistryException in javax.xml.registry
 

Subclasses of RegistryException in javax.xml.registry
 class DeleteException
          A RegistryException that occurs during a delete action.
 class FindException
          A RegistryException that occurs during a find action.
 class SaveException
          A RegistryException that occurs during a save action.