Overload List
Name | Description | |
---|---|---|
WebSocketException(String) |
Creates a new instance of WebSocketException.
| |
WebSocketException(WebSocketError) |
Creates a new instance of WebSocketException.
| |
WebSocketException(String, Exception) |
Creates a new instance of WebSocketException.
| |
WebSocketException(WebSocketError, Exception) |
Creates a new instance of WebSocketException.
| |
WebSocketException(WebSocketError, String) |
Creates a new instance of WebSocketException.
| |
WebSocketException(WebSocketError, String, Exception) |
Creates a new instance of WebSocketException.
|