Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Text.RegularExpressions.ThrowHelper Class Reference

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)
 

Detailed Description

Definition at line 5 of file ThrowHelper.cs.


The documentation for this class was generated from the following file: