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

◆ TableNotFound()

static Exception System.Data.ExceptionBuilder.TableNotFound ( string tableName)
inlinestatic

Definition at line 1206 of file ExceptionBuilder.cs.

1207 {
1209 }
static Exception _Argument(string error)
static string Format(string resourceFormat, object p1)
Definition SR.cs:118
static string DataTable_TableNotFound
Definition SR.cs:558
Definition SR.cs:7

References System.Data.ExceptionBuilder._Argument(), System.SR.DataTable_TableNotFound, and System.SR.Format().

Referenced by System.Data.DataTable.ReadXmlSchema().