Package ubic.gemma.core.search
Class SearchTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ubic.gemma.core.search.SearchException
ubic.gemma.core.search.SearchTimeoutException
- All Implemented Interfaces:
Serializable
Indicate that the search failed due to a
TimeoutException
.
This is only raised when the search mode is set to SearchSettings.SearchMode.BALANCED
or SearchSettings.SearchMode.ACCURATE
.- Author:
- poirigui
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString