public class LdapCannotCancelException extends LdapOperationException
ResultCodeEnum.CANNOT_CANCEL resultCode with the exception.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, toStringpublic LdapCannotCancelException()
public LdapCannotCancelException(String explanation)
explanation - The associated error messageCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.