This exception is thrown when the specification of the SearchControls for a search operation is invalid. For example, if the scope is set to a value other than OBJECT_SCOPE, ONELEVEL_SCOPE, SUBTREE_SCOPE, this exception is thrown.
Synchronization and serialization issues that apply to NamingException apply directly here.
This exception is thrown when the specification of the SearchControls for a search operation is invalid. For example, if the scope is set to a value other than OBJECT_SCOPE, ONELEVEL_SCOPE, SUBTREE_SCOPE, this exception is thrown. Synchronization and serialization issues that apply to NamingException apply directly here.
(->invalid-search-controls-exception)(->invalid-search-controls-exception msg)Constructor.
Constructs a new instance of InvalidSearchControlsException with an explanation. All other fields set to null.
msg - Detail about this exception. Can be null. - java.lang.String
Constructor. Constructs a new instance of InvalidSearchControlsException with an explanation. All other fields 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 |