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