ConnectionFailure

class ConnectionFailure(val message: String? = null) : SafetyLocationsFailure

Safety Locations could not establish a connection to the Safety Locations service.

Constructors

Link copied to clipboard
constructor(message: String? = null)

Properties

Link copied to clipboard