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

namespace System.Text
{
public class DecoderFallbackException // TypeDefIndex: 3935
{
	// Fields
	type#12861 _bytesUnknown;
	type#20868 _index;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#26576 message, type#12860 bytesUnknown, type#20867 index) { }
	// RVA: -1
	private type#28660 .ctor(type#25857 serializationInfo, type#26566 streamingContext) { }
}
}
