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