Package com.netscape.jndi.ldap.common
Class ExceptionMapper
java.lang.Object
com.netscape.jndi.ldap.common.ExceptionMapper
Class used to map ldapjdk exceptions to JNDI NamingException
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic NamingException
getNamingException
(Exception origException)
-
Constructor Details
-
ExceptionMapper
public ExceptionMapper()
-
-
Method Details
-
getNamingException
-