Web Socket Closed Unexpectedly
class WebSocketClosedUnexpectedly(val code: Int, val reason: String?) : Exception
Content copied to clipboard
An exception thrown when the underlying websocket connection was closed at an inappropriate time.