NetworkFailure

class NetworkFailure(val message: String) : RoutingFailure

Routing network call failed with IOException.

Constructors

Link copied to clipboard
fun NetworkFailure(message: String)

Properties

Link copied to clipboard