Terraria v1.4.4.9
Terraria source code documentation
|
Static Package Functions | |
static Exception | CreateArgumentException (ExceptionResource resource) |
static void | ThrowArgumentNullException (ExceptionArgument arg) |
static void | ThrowArgumentOutOfRangeException (ExceptionArgument arg) |
static void | ThrowArgumentOutOfRangeException (ExceptionArgument arg, ExceptionResource resource) |
static void | ThrowNotSupportedException (ExceptionResource resource) |
Static Private Member Functions | |
static string | GetStringForExceptionArgument (ExceptionArgument arg) |
static string | GetStringForExceptionResource (ExceptionResource resource) |
Definition at line 5 of file ThrowHelper.cs.