UnknownFailure

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

Hazards call ended with an unknown error.

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