Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
WebException()
[3/6]
System.Net.WebException.WebException
(
string
?
message
,
Exception
?
innerException
)
inline
Definition at line
30
of file
WebException.cs
.
31
:
this
(message,
innerException
,
WebExceptionStatus
.UnknownError,
null
)
32
{
33
}
System.Net.WebExceptionStatus
WebExceptionStatus
Definition
WebExceptionStatus.cs:4
System.Runtime.Serialization.CollectionKind.Dictionary
@ Dictionary
System
Net
WebException
Generated by
1.10.0