Package sonia.scm.search
Class NoDefaultQueryFieldsFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
sonia.scm.search.SearchEngineException
sonia.scm.search.NoDefaultQueryFieldsFoundException
- All Implemented Interfaces:
Serializable
Exception is thrown if a best guess query is executed
and the search type does not contain a field which is marked for default query.
- Since:
- 2.21.0
- See Also:
-
Indexed.defaultQuery()
- Serialized Form
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoDefaultQueryFieldsFoundException
-