sdk-search / com.tomtom.online.sdk.search / SearchException

SearchException

class SearchException : RuntimeException

Exception thrown by the Search API in case of an error.

Constructors

<init>

SearchException(throwable: Throwable)
SearchException(message: String)