NetworkFailure

class NetworkFailure(val message: String) : HazardsFailure

Hazards call failed with IOException due to network problems.

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

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard