public class LdapSizeLimitExceededException extends LdapOperationException
ResultCodeEnum.SIZE_LIMIT_EXCEEDED resultCode with the exception.resolvedDn, resultCode| Constructor and Description |
|---|
LdapSizeLimitExceededException()
Creates a new instance of LdapSizeLimitExceededException.
|
LdapSizeLimitExceededException(String explanation)
Creates a new instance of LdapSizeLimitExceededException.
|
getResolvedDn, getResultCode, setResolvedDnaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LdapSizeLimitExceededException()
public LdapSizeLimitExceededException(String explanation)
explanation - The associated error messageCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.