ApiKeyFailure

class ApiKeyFailure(val message: String = API_KEY_ERROR_MESSAGE) : SafetyLocationsFailure

Safety Locations call did not finish due to a problem with the API key.

Important: This is a Public Preview API. It may be changed or removed at any time.

Constructors

Link copied to clipboard
constructor(message: String = API_KEY_ERROR_MESSAGE)

Inherited properties

Link copied to clipboard