Package com.netscape.certsrv.publish
Class EMapperPluginNotFound
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.netscape.certsrv.base.EBaseException
-
- com.netscape.certsrv.ldap.ELdapException
-
- com.netscape.certsrv.publish.EMapperPluginNotFound
-
- All Implemented Interfaces:
java.io.Serializable
public class EMapperPluginNotFound extends com.netscape.certsrv.ldap.ELdapException
Exception for Mapper Plugin not found.- Version:
- $Revision$ $Date$
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.netscape.certsrv.base.EBaseException
mParams
-
-
Constructor Summary
Constructors Constructor Description EMapperPluginNotFound(java.lang.String errorString)
Constructs a exception for a missing mapper plugin
-
Method Summary
-
Methods inherited from class com.netscape.certsrv.base.EBaseException
getParameters, toString, toString
-
-