DLESE Tools
v1.6.0

org.dlese.dpc.ldap
Class LdapNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.dlese.dpc.ldap.LdapException
              extended by org.dlese.dpc.ldap.LdapNotFoundException
All Implemented Interfaces:
Serializable

public class LdapNotFoundException
extends LdapException

Represents an LDAP Not Found Exception.

See Also:
Serialized Form

Method Summary
 
Methods inherited from class org.dlese.dpc.ldap.LdapException
toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


DLESE Tools
v1.6.0