Uses of Class
com.netscape.certsrv.registry.ERegistryException
-
Packages that use ERegistryException Package Description com.netscape.certsrv.registry -
-
Uses of ERegistryException in com.netscape.certsrv.registry
Methods in com.netscape.certsrv.registry that throw ERegistryException Modifier and Type Method Description 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.
-