class SearchException : RuntimeException
Exception thrown by the Search API in case of an error.
<init>
SearchException(throwable: Throwable)
SearchException(message: String)