Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
static Exception | ThrowHelperArgumentNull (string message) |
static Exception | ThrowHelperError (Exception e) |
static Exception | ThrowHelperArgument (string message) |
Static Package Functions | |
static Exception | ThrowHelperFatal (string message, Exception innerException) |
static Exception | ThrowHelperCallback (Exception e) |
Definition at line 8 of file DiagnosticUtility.cs.