Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IsFatal()
[6/6]
static
bool
System.Net.ExceptionCheck.IsFatal
(
Exception
exception
)
inline
static
package
Definition at line
5
of file
ExceptionCheck.cs
.
6
{
7
return
exception
is OutOfMemoryException;
8
}
System.ExceptionArgument.exception
@ exception
References
System.exception
.
System
Net
ExceptionCheck
Generated by
1.10.0