public class LdapTimeLimitExceededException extends LdapOperationException
ResultCodeEnum.TIME_LIMIT_EXCEEDED resultCode with the exception.| Modifier and Type | Field and Description |
|---|---|
(package private) static long |
serialVersionUID
The serial version UUID
|
resolvedDn, resultCode| Constructor and Description |
|---|
LdapTimeLimitExceededException()
Creates a new instance of LdapTimeLimitExceededException.
|
LdapTimeLimitExceededException(java.lang.String explanation)
Creates a new instance of LdapTimeLimitExceededException.
|
getResolvedDn, getResultCode, setResolvedDnstatic final long serialVersionUID
public LdapTimeLimitExceededException()
public LdapTimeLimitExceededException(java.lang.String explanation)
explanation - The associated error message