public class LdapSizeLimitExceededException extends LdapOperationException
ResultCodeEnum.SIZE_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 |
|---|
LdapSizeLimitExceededException()
Creates a new instance of LdapSizeLimitExceededException.
|
LdapSizeLimitExceededException(java.lang.String explanation)
Creates a new instance of LdapSizeLimitExceededException.
|
getResolvedDn, getResultCode, setResolvedDnstatic final long serialVersionUID
public LdapSizeLimitExceededException()
public LdapSizeLimitExceededException(java.lang.String explanation)
explanation - The associated error message