HandshakeTimeoutException

Raised through acceptPump's onFailure when a conn's handle does not finish within the timeout.

Constructors

Link copied to clipboard
constructor(timeout: Duration)

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
expect open val message: String?