public class LdapInvalidSearchFilterException extends LdapOperationException
LdapOperationException which associates the
ResultCodeEnum.INAPPROPRIATE_MATCHING value with the type.resolvedDn, resultCode| Constructor and Description |
|---|
LdapInvalidSearchFilterException()
Creates a new instance of LdapInvalidSearchFilterException.
|
LdapInvalidSearchFilterException(String message)
Creates a new instance of LdapInvalidSearchFilterException.
|
getResolvedDn, getResultCode, setResolvedDnaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LdapInvalidSearchFilterException(String message)
message - The exception messagepublic LdapInvalidSearchFilterException()
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.