Error

data class Error(val throwable: Throwable) : CloseReason

Closed due to an error on the local side.

Constructors

Link copied to clipboard
constructor(throwable: Throwable)

Properties

Link copied to clipboard