Web Socket Connection Exception
fun WebSocketConnectionException( url: String, httpStatusCode: Int? = null, message: String = "Couldn't connect to web socket at $url" + statusInfo(httpStatusCode), cause: Throwable? = null)
Content copied to clipboard