Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
WebException()
[4/6]
System.Net.WebException.WebException
(
string
?
message
,
WebExceptionStatus
status
)
inline
Definition at line
35
of file
WebException.cs
.
36
:
this
(message,
null
, status,
null
)
37
{
38
}
System
Net
WebException
Generated by
1.10.0