Darwin Web Socket Exception
class DarwinWebSocketException(val nsError: NSError) : WebSocketException
Content copied to clipboard
A WebSocketException caused by a darwin NSError. It contains details about the actual error cause.