Uses of Class
javax.xml.registry.RegistryException
-
Packages that use RegistryException Package Description javax.xml.registry This package and its sub-packages describe the API classes and interfaces for the Jakarta XML Registries API. -
-
Uses of RegistryException in javax.xml.registry
Subclasses of RegistryException in javax.xml.registry Modifier and Type Class Description classDeleteExceptionA RegistryException that occurs during a delete action.classFindExceptionA RegistryException that occurs during a find action.classSaveExceptionA RegistryException that occurs during a save action.
-