Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ColumnOutOfRange() [2/2]

static Exception System.Data.ExceptionBuilder.ColumnOutOfRange ( string column)
inlinestatic

Definition at line 200 of file ExceptionBuilder.cs.

201 {
203 }
static Exception _IndexOutOfRange(string error)
static string DataColumns_OutOfRange
Definition SR.cs:230
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
Definition SR.cs:7

References System.Data.ExceptionBuilder._IndexOutOfRange(), System.SR.DataColumns_OutOfRange, and System.SR.Format().