// Assembly: mscorlib
// Full name: System.Reflection.ExceptionHandlingClause

namespace System.Reflection
{
public class ExceptionHandlingClause // TypeDefIndex: 4576
{
	// Fields
	type#27707 catch_type;
	type#20869 filter_offset;
	type#18139 flags;
	type#20869 try_offset;
	type#20869 try_length;
	type#20869 handler_offset;
	type#20869 handler_length;

	// Methods
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
