ConnectionFailure

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

Hazards could not establish a connection to the Hazards service.

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

Constructors

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

Properties

Link copied to clipboard