WebSocketConnectionClosedException
class WebSocketConnectionClosedException(url: String, val code: Int, val reason: String?) : WebSocketConnectionException
An exception thrown when the server closed the connection unexpectedly during the handshake.