Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.WebSockets.WebSocketException Member List

This is the complete list of members for System.Net.WebSockets.WebSocketException, including all inherited members.

_webSocketErrorCodeSystem.Net.WebSockets.WebSocketExceptionprivate
ErrorCodeSystem.Net.WebSockets.WebSocketException
GetErrorMessage(WebSocketError error)System.Net.WebSockets.WebSocketExceptioninlineprivatestatic
GetObjectData(SerializationInfo info, StreamingContext context)System.Net.WebSockets.WebSocketExceptioninline
SetErrorCodeOnError(int nativeError)System.Net.WebSockets.WebSocketExceptioninlineprivate
Succeeded(int hr)System.Net.WebSockets.WebSocketExceptioninlineprivatestatic
WebSocketErrorCodeSystem.Net.WebSockets.WebSocketException
WebSocketException()System.Net.WebSockets.WebSocketExceptioninline
WebSocketException(WebSocketError error)System.Net.WebSockets.WebSocketExceptioninline
WebSocketException(WebSocketError error, string? message)System.Net.WebSockets.WebSocketExceptioninline
WebSocketException(WebSocketError error, Exception? innerException)System.Net.WebSockets.WebSocketExceptioninline
WebSocketException(WebSocketError error, string? message, Exception? innerException)System.Net.WebSockets.WebSocketExceptioninline
WebSocketException(int nativeError)System.Net.WebSockets.WebSocketExceptioninline
WebSocketException(int nativeError, string? message)System.Net.WebSockets.WebSocketExceptioninline
WebSocketException(int nativeError, Exception? innerException)System.Net.WebSockets.WebSocketExceptioninline
WebSocketException(WebSocketError error, int nativeError)System.Net.WebSockets.WebSocketExceptioninline
WebSocketException(WebSocketError error, int nativeError, string? message)System.Net.WebSockets.WebSocketExceptioninline
WebSocketException(WebSocketError error, int nativeError, Exception? innerException)System.Net.WebSockets.WebSocketExceptioninline
WebSocketException(WebSocketError error, int nativeError, string? message, Exception? innerException)System.Net.WebSockets.WebSocketExceptioninline
WebSocketException(string? message)System.Net.WebSockets.WebSocketExceptioninline
WebSocketException(string? message, Exception? innerException)System.Net.WebSockets.WebSocketExceptioninline
WebSocketException(SerializationInfo serializationInfo, StreamingContext streamingContext)System.Net.WebSockets.WebSocketExceptioninlineprivate