| _webSocketErrorCode | System.Net.WebSockets.WebSocketException | private |
| ErrorCode | System.Net.WebSockets.WebSocketException | |
| GetErrorMessage(WebSocketError error) | System.Net.WebSockets.WebSocketException | inlineprivatestatic |
| GetObjectData(SerializationInfo info, StreamingContext context) | System.Net.WebSockets.WebSocketException | inline |
| SetErrorCodeOnError(int nativeError) | System.Net.WebSockets.WebSocketException | inlineprivate |
| Succeeded(int hr) | System.Net.WebSockets.WebSocketException | inlineprivatestatic |
| WebSocketErrorCode | System.Net.WebSockets.WebSocketException | |
| WebSocketException() | System.Net.WebSockets.WebSocketException | inline |
| WebSocketException(WebSocketError error) | System.Net.WebSockets.WebSocketException | inline |
| WebSocketException(WebSocketError error, string? message) | System.Net.WebSockets.WebSocketException | inline |
| WebSocketException(WebSocketError error, Exception? innerException) | System.Net.WebSockets.WebSocketException | inline |
| WebSocketException(WebSocketError error, string? message, Exception? innerException) | System.Net.WebSockets.WebSocketException | inline |
| WebSocketException(int nativeError) | System.Net.WebSockets.WebSocketException | inline |
| WebSocketException(int nativeError, string? message) | System.Net.WebSockets.WebSocketException | inline |
| WebSocketException(int nativeError, Exception? innerException) | System.Net.WebSockets.WebSocketException | inline |
| WebSocketException(WebSocketError error, int nativeError) | System.Net.WebSockets.WebSocketException | inline |
| WebSocketException(WebSocketError error, int nativeError, string? message) | System.Net.WebSockets.WebSocketException | inline |
| WebSocketException(WebSocketError error, int nativeError, Exception? innerException) | System.Net.WebSockets.WebSocketException | inline |
| WebSocketException(WebSocketError error, int nativeError, string? message, Exception? innerException) | System.Net.WebSockets.WebSocketException | inline |
| WebSocketException(string? message) | System.Net.WebSockets.WebSocketException | inline |
| WebSocketException(string? message, Exception? innerException) | System.Net.WebSockets.WebSocketException | inline |
| WebSocketException(SerializationInfo serializationInfo, StreamingContext streamingContext) | System.Net.WebSockets.WebSocketException | inlineprivate |