public class LdapUnknownException extends LdapOperationException
ResultCodeEnum.UNKNOWN resultCode with the exception.resolvedDn, resultCode| Constructor and Description |
|---|
LdapUnknownException()
Creates a new instance of LdapUnknownException.
|
LdapUnknownException(String explanation)
Creates a new instance of LdapUnknownException.
|
getResolvedDn, getResultCode, setResolvedDnaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LdapUnknownException()
public LdapUnknownException(String explanation)
explanation - The associated error messageCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.