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(java.lang.String explanation)
Creates a new instance of LdapNoSuchOperationException.
|
getResolvedDn, getResultCode, setResolvedDnstatic final long serialVersionUID
public LdapNoSuchOperationException()
public LdapNoSuchOperationException(java.lang.String explanation)
explanation - The associated error message