public class LdapNoSuchObjectException extends LdapOperationException
LdapOperationException holding LDAP specific information such as the LDAP
ResultCode.resolvedDn, resultCode| Constructor and Description |
|---|
LdapNoSuchObjectException()
Creates a new instance of LdapNoSuchObjectException.
|
LdapNoSuchObjectException(String message)
Creates a new instance of LdapNoSuchObjectException.
|
getResolvedDn, getResultCode, setResolvedDnaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LdapNoSuchObjectException(String message)
message - The exception messagepublic LdapNoSuchObjectException()
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.