// Assembly: System.Data
// Full name: System.Data.ExprException

namespace System.Data
{
public class ExprException // TypeDefIndex: 8397
{

	// Methods
	// RVA: -1
	private static type#23978 _Overflow(type#26576 error) { }
	// RVA: -1
	private static type#21029 _Expr(type#26576 error) { }
	// RVA: -1
	private static type#26831 _Syntax(type#26576 error) { }
	// RVA: -1
	private static type#17952 _Eval(type#26576 error) { }
	// RVA: -1
	private static type#17952 _Eval(type#26576 error, type#18121 innerException) { }
	// RVA: -1
	public static type#18121 InvokeArgument() { }
	// RVA: -1
	public static type#18121 NYI(type#26576 moreinfo) { }
	// RVA: -1
	public static type#18121 MissingOperand(type#23925 before) { }
	// RVA: -1
	public static type#18121 MissingOperator(type#26576 token) { }
	// RVA: -1
	public static type#18121 TypeMismatch(type#26576 expr) { }
	// RVA: -1
	public static type#18121 FunctionArgumentOutOfRange(type#26576 arg, type#26576 func) { }
	// RVA: -1
	public static type#18121 ExpressionTooComplex() { }
	// RVA: -1
	public static type#18121 UnboundName(type#26576 name) { }
	// RVA: -1
	public static type#18121 InvalidString(type#26576 str) { }
	// RVA: -1
	public static type#18121 UndefinedFunction(type#26576 name) { }
	// RVA: -1
	public static type#18121 SyntaxError() { }
	// RVA: -1
	public static type#18121 FunctionArgumentCount(type#26576 name) { }
	// RVA: -1
	public static type#18121 MissingRightParen() { }
	// RVA: -1
	public static type#18121 UnknownToken(type#26576 token, type#20867 position) { }
	// RVA: -1
	public static type#18121 UnknownToken(type#27534 tokExpected, type#27534 tokCurr, type#20867 position) { }
	// RVA: -1
	public static type#18121 DatatypeConvertion(type#27705 type1, type#27705 type2) { }
	// RVA: -1
	public static type#18121 DatavalueConvertion(type#23705 value, type#27705 type, type#18121 innerException) { }
	// RVA: -1
	public static type#18121 InvalidName(type#26576 name) { }
	// RVA: -1
	public static type#18121 InvalidDate(type#26576 date) { }
	// RVA: -1
	public static type#18121 NonConstantArgument() { }
	// RVA: -1
	public static type#18121 InvalidPattern(type#26576 pat) { }
	// RVA: -1
	public static type#18121 InWithoutParentheses() { }
	// RVA: -1
	public static type#18121 InWithoutList() { }
	// RVA: -1
	public static type#18121 InvalidIsSyntax() { }
	// RVA: -1
	public static type#18121 Overflow(type#27705 type) { }
	// RVA: -1
	public static type#18121 ArgumentType(type#26576 function, type#20867 arg, type#27705 type) { }
	// RVA: -1
	public static type#18121 ArgumentTypeInteger(type#26576 function, type#20867 arg) { }
	// RVA: -1
	public static type#18121 TypeMismatchInBinop(type#20867 op, type#27705 type1, type#27705 type2) { }
	// RVA: -1
	public static type#18121 AmbiguousBinop(type#20867 op, type#27705 type1, type#27705 type2) { }
	// RVA: -1
	public static type#18121 UnsupportedOperator(type#20867 op) { }
	// RVA: -1
	public static type#18121 InvalidNameBracketing(type#26576 name) { }
	// RVA: -1
	public static type#18121 MissingOperandBefore(type#26576 op) { }
	// RVA: -1
	public static type#18121 TooManyRightParentheses() { }
	// RVA: -1
	public static type#18121 UnresolvedRelation(type#26576 name, type#26576 expr) { }
	// RVA: -1
	internal static type#17952 BindFailure(type#26576 relationName) { }
	// RVA: -1
	public static type#18121 AggregateArgument() { }
	// RVA: -1
	public static type#18121 AggregateUnbound(type#26576 expr) { }
	// RVA: -1
	public static type#18121 EvalNoContext() { }
	// RVA: -1
	public static type#18121 ExpressionUnbound(type#26576 expr) { }
	// RVA: -1
	public static type#18121 ComputeNotAggregate(type#26576 expr) { }
	// RVA: -1
	public static type#18121 FilterConvertion(type#26576 expr) { }
	// RVA: -1
	public static type#18121 LookupArgument() { }
	// RVA: -1
	public static type#18121 InvalidType(type#26576 typeName) { }
	// RVA: -1
	public static type#18121 InvalidHoursArgument() { }
	// RVA: -1
	public static type#18121 InvalidMinutesArgument() { }
	// RVA: -1
	public static type#18121 InvalidTimeZoneRange() { }
	// RVA: -1
	public static type#18121 MismatchKindandTimeSpan() { }
	// RVA: -1
	public static type#18121 UnsupportedDataType(type#27705 type) { }
}
}
