// Assembly: mscorlib
// Full name: System.Text.EncoderFallbackException

namespace System.Text
{
public class EncoderFallbackException // TypeDefIndex: 3946
{
	// Fields
	type#15838 _charUnknown;
	type#15838 _charUnknownHigh;
	type#15838 _charUnknownLow;
	type#20868 _index;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 message, type#15837 charUnknown, type#20867 index) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 message, type#15837 charUnknownHigh, type#15837 charUnknownLow, type#20867 index) { }
	// RVA: -1
	private type#28660 .ctor(type#25857 serializationInfo, type#26566 streamingContext) { }
}
}
