Web Socket Exception
open class WebSocketException(message: String, cause: Throwable? = null) : Exception
Content copied to clipboard
An exception thrown when something went wrong at web socket level.
An exception thrown when something went wrong at web socket level.