|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.netscape.jndi.ldap.common.ExceptionMapper
public class ExceptionMapper
Class used to map ldapjdk exceptions to JNDI NamingException
Constructor Summary | |
---|---|
ExceptionMapper()
|
Method Summary | |
---|---|
static javax.naming.NamingException |
getNamingException(java.lang.Exception origException)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExceptionMapper()
Method Detail |
---|
public static javax.naming.NamingException getNamingException(java.lang.Exception origException)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |