This exception is thrown when the specification of a search filter is invalid. The expression of the filter may be invalid, or there may be a problem with one of the parameters passed to the filter.
Synchronization and serialization issues that apply to NamingException apply directly here.
This exception is thrown when the specification of a search filter is invalid. The expression of the filter may be invalid, or there may be a problem with one of the parameters passed to the filter. Synchronization and serialization issues that apply to NamingException apply directly here.
(->invalid-search-filter-exception)(->invalid-search-filter-exception msg)Constructor.
Constructs a new instance of InvalidSearchFilterException with an explanation. All other fields are set to null.
msg - Detail about this exception. Can be null. - java.lang.String
Constructor. Constructs a new instance of InvalidSearchFilterException with an explanation. All other fields are set to null. msg - Detail about this exception. Can be null. - `java.lang.String`
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |