SocketClosedException

Websocket closed exception class.

Constructors

Link copied to clipboard
constructor(reason: String)

Properties

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