Network
class Network(cause: Throwable) : FrakError
DNS failure, no connectivity, TLS failure, timeout. cause carries the underlying java.io.IOException.
Constructors
Section titled “Constructors”| Network | constructor(cause: Throwable) |
class Network(cause: Throwable) : FrakError
DNS failure, no connectivity, TLS failure, timeout. cause carries the underlying java.io.IOException.
| Network | constructor(cause: Throwable) |