Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
WebSocketException()
[4/15]
System.Net.WebSockets.WebSocketException.WebSocketException
(
WebSocketError
error
,
Exception
?
innerException
)
inline
Definition at line
34
of file
WebSocketException.cs
.
35
:
this
(
error
,
GetErrorMessage
(
error
),
innerException
)
36
{
37
}
System.Net.WebSockets.WebSocketException.GetErrorMessage
static string GetErrorMessage(WebSocketError error)
Definition
WebSocketException.cs:111
System.Runtime.Serialization.CollectionKind.Dictionary
@ Dictionary
System
Net
WebSockets
WebSocketException
Generated by
1.10.0