public class LdapInvalidSearchFilterException extends LdapOperationException
LdapOperationException which associates the
ResultCodeEnum.INAPPROPRIATE_MATCHING value with the type.| Modifier and Type | Field and Description |
|---|---|
(package private) static long |
serialVersionUID
The serial version UUID
|
resolvedDn, resultCode| Constructor and Description |
|---|
LdapInvalidSearchFilterException()
Creates a new instance of LdapInvalidSearchFilterException.
|
LdapInvalidSearchFilterException(java.lang.String message)
Creates a new instance of LdapInvalidSearchFilterException.
|
getResolvedDn, getResultCode, setResolvedDnstatic final long serialVersionUID
public LdapInvalidSearchFilterException(java.lang.String message)
message - The exception messagepublic LdapInvalidSearchFilterException()