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