static Exception TraceExceptionAsReturnValue(Exception e)
static Exception _Argument(string error)
static Exception _ArgumentOutOfRange(string paramName, string msg)
static Exception UnresolvedRelation(string name, string expr)
static Exception FilterConvertion(string expr)
static Exception TypeMismatch(string expr)
static Exception LookupArgument()
static OverflowException _Overflow(string error)
static Exception ExpressionUnbound(string expr)
static Exception InvalidDate(string date)
static Exception InWithoutList()
static Exception InvokeArgument()
static Exception InvalidName(string name)
static Exception Overflow(Type type)
static Exception InvalidMinutesArgument()
static Exception InvalidType(string typeName)
static Exception InvalidString(string str)
static Exception ExpressionTooComplex()
static Exception FunctionArgumentOutOfRange(string arg, string func)
static Exception InvalidNameBracketing(string name)
static Exception UnboundName(string name)
static Exception InvalidPattern(string pat)
static Exception UnknownToken(Tokens tokExpected, Tokens tokCurr, int position)
static Exception ArgumentTypeInteger(string function, int arg)
static Exception UnknownToken(string token, int position)
static EvaluateException _Eval(string error)
static Exception FunctionArgumentCount(string name)
static Exception UnsupportedOperator(int op)
static Exception MissingOperator(string token)
static Exception InWithoutParentheses()
static InvalidExpressionException _Expr(string error)
static Exception TypeMismatchInBinop(int op, Type type1, Type type2)
static Exception MissingRightParen()
static Exception ArgumentType(string function, int arg, Type type)
static Exception InvalidHoursArgument()
static EvaluateException _Eval(string error, Exception innerException)
static Exception MismatchKindandTimeSpan()
static Exception NYI(string moreinfo)
static Exception ComputeNotAggregate(string expr)
static Exception MissingOperand(OperatorInfo before)
static Exception UndefinedFunction(string name)
static SyntaxErrorException _Syntax(string error)
static Exception AmbiguousBinop(int op, Type type1, Type type2)
static Exception UnsupportedDataType(Type type)
static Exception DatatypeConvertion(Type type1, Type type2)
static Exception DatavalueConvertion(object value, Type type, Exception innerException)
static Exception InvalidTimeZoneRange()
static Exception MissingOperandBefore(string op)
static EvaluateException BindFailure(string relationName)
static Exception InvalidIsSyntax()
static Exception NonConstantArgument()
static Exception AggregateArgument()
static Exception EvalNoContext()
static Exception SyntaxError()
static Exception TooManyRightParentheses()
static Exception AggregateUnbound(string expr)
static string ToString(int op)
static CultureInfo InvariantCulture
static string Expr_EvalNoContext
static string Expr_InvalidType
static string Expr_InWithoutParentheses
static string Expr_Overflow
static string Expr_ComputeNotAggregate
static string Expr_UnsupportedOperator
static string Expr_InvalidPattern
static string Expr_FunctionArgumentCount
static string Format(string resourceFormat, object p1)
static string Expr_ArgumentType
static string Expr_MismatchKindandTimeSpan
static string Expr_DatavalueConvertion
static string Expr_AggregateArgument
static string Expr_AggregateUnbound
static string Expr_BindFailure
static string Expr_MissingOperandBefore
static string Expr_DatatypeConvertion
static string Expr_UndefinedFunction
static string Expr_InvalidTimeZoneRange
static string Expr_UnboundName
static string Expr_FilterConvertion
static string Expr_IsSyntax
static string Expr_MissingRightParen
static string Expr_UnknownToken
static string Expr_InvalidDate
static string Expr_ArgumentTypeInteger
static string Expr_InvokeArgument
static string Expr_InvalidNameBracketing
static string Expr_ExpressionUnbound
static string Expr_TypeMismatch
static string Expr_ArgumentOutofRange
static string Expr_ExpressionTooComplex
static string Expr_UnknownToken1
static string Expr_UnsupportedType
static string Expr_InvalidMinutesArgument
static string Expr_MissingOperand
static string Expr_NonConstantArgument
static string Expr_InWithoutList
static string Expr_TypeMismatchInBinop
static string Expr_UnresolvedRelation
static string Expr_InvalidString
static string Expr_InvalidHoursArgument
static string Expr_Syntax
static string Expr_LookupArgument
static string Expr_InvalidName
static string Expr_TooManyRightParentheses
static string Expr_AmbiguousBinop
override string ToString()