NetworkFailure

class NetworkFailure(val message: String) : SearchFailure

Network call failed with IOException.

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

Constructors

Link copied to clipboard
fun NetworkFailure(message: String)

Properties

Link copied to clipboard