// Assembly: System.Core
// Full name: System.Linq.Expressions.Interpreter.ExceptionHandler

namespace System.Linq.Expressions.Interpreter
{
public class ExceptionHandler // TypeDefIndex: 9929
{
	// Fields
	type#27712 _exceptionType;
	type#20880 LabelIndex;
	type#20880 HandlerStartIndex;
	type#20880 HandlerEndIndex;
	type#18135 Filter;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#20867 labelIndex, type#20867 handlerStartIndex, type#20867 handlerEndIndex, type#27705 exceptionType, type#18134 filter) { }
	// RVA: -1
	public type#15313 Matches(type#27705 exceptionType) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
