public class LdapCannotCancelException extends LdapOperationException
ResultCodeEnum.CANNOT_CANCEL resultCode with the exception.| Modifier and Type | Field and Description |
|---|---|
(package private) static long |
serialVersionUID
The serial version UUID
|
resolvedDn, resultCode| Constructor and Description |
|---|
LdapCannotCancelException()
Creates a new instance of LdapCannotCancelException.
|
LdapCannotCancelException(String explanation)
Creates a new instance of LdapCannotCancelException.
|
getResolvedDn, getResultCode, setResolvedDnaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringstatic final long serialVersionUID
public LdapCannotCancelException()
public LdapCannotCancelException(String explanation)
explanation - The associated error messageCopyright © 2003–2019 The Apache Software Foundation. All rights reserved.