public class LdapNoSuchOperationException extends LdapOperationException
ResultCodeEnum.NO_SUCH_OPERATION resultCode with the exception.| Modifier and Type | Field and Description |
|---|---|
(package private) static long |
serialVersionUID
The serial version UUID
|
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, toStringstatic final long serialVersionUID
public LdapNoSuchOperationException()
public LdapNoSuchOperationException(String explanation)
explanation - The associated error messageCopyright © 2003–2019 The Apache Software Foundation. All rights reserved.