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