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 voidIPluginRegistry. addPluginInfo(java.lang.String type, java.lang.String id, IPluginInfo info)Adds plugin info.voidIPluginRegistry. removePluginInfo(java.lang.String type, java.lang.String id)Removes plugin info.
-