NetworkFailure

class NetworkFailure(val message: String) : RoutingFailure

Routing network call failed with IOException.

Constructors

Link copied to clipboard
constructor(message: String)

Inherited properties

Link copied to clipboard