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(String explanation)
Creates a new instance of LdapAdminLimitExceededException.
|
getResolvedDn, getResultCode, setResolvedDnaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringstatic final long serialVersionUID
public LdapAdminLimitExceededException()
public LdapAdminLimitExceededException(String explanation)
explanation - The associated error messageCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.