com.netscape.jndi.ldap.common
Class ExceptionMapper

java.lang.Object
  extended by com.netscape.jndi.ldap.common.ExceptionMapper

public class ExceptionMapper
extends java.lang.Object

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

ExceptionMapper

public ExceptionMapper()
Method Detail

getNamingException

public static javax.naming.NamingException getNamingException(java.lang.Exception origException)