SearchFailure 
    Failure that can occur during search operations.
Parameters
message
Error message providing more context about the failure.
Inheritors
Types
Link copied to clipboard
                  Failure related to problems with the API key used for authentication.
Link copied to clipboard
                  Failure due to invalid or incorrect input parameters.
Link copied to clipboard
                  Failure when a search request is cancelled.
Link copied to clipboard
                  object Companion
Contains the default values for the SearchFailure class.
Link copied to clipboard
                  Failure due to unsuccessful deserialization of an online JSON response.
Link copied to clipboard
                  Failure where an online REST API call returned an unexpected HTTP status code.
Link copied to clipboard
                  Failure caused by a network-related issue.
Link copied to clipboard
                  Failure related to issues with the offline map data.