Failed

data class Failed(val connectionError: Throwable) : ConnectionStatus

The connection has failed.

Since

200.2.0

Constructors

Link copied to clipboard
constructor(connectionError: Throwable)

Properties

Link copied to clipboard

an exception describing the reason for the connection failure