Class SearchTimeoutException

All Implemented Interfaces:
Serializable

public class SearchTimeoutException extends SearchException
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: