Uses of Class
com.netscape.certsrv.registry.ERegistryException

Packages that use ERegistryException
com.netscape.certsrv.registry   
 

Uses of ERegistryException in com.netscape.certsrv.registry
 

Methods in com.netscape.certsrv.registry that throw ERegistryException
 void IPluginRegistry.addPluginInfo(java.lang.String type, java.lang.String id, IPluginInfo info)
          Adds plugin info.
 void IPluginRegistry.removePluginInfo(java.lang.String type, java.lang.String id)
          Removes plugin info.