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

◆ ExpressionTooComplex()

static Exception System.Data.ExprException.ExpressionTooComplex ( )
inlinestatic

Definition at line 73 of file ExprException.cs.

74 {
76 }
static EvaluateException _Eval(string error)
static string Expr_ExpressionTooComplex
Definition SR.cs:124
Definition SR.cs:7

References System.Data.ExprException._Eval(), and System.SR.Expr_ExpressionTooComplex.

Referenced by System.Data.ExpressionParser.NodePush().