// Assembly: System.Xml
// Full name: System.Xml.XmlException

namespace System.Xml
{
public class XmlException // TypeDefIndex: 6806
{
	// Fields
	type#26577 res;
	type#13454 args;
	type#20868 lineNumber;
	type#20868 linePosition;
	type#26577 sourceUri;
	type#26577 message;

	// Methods
	// RVA: -1
	protected type#28660 .ctor(type#25857 info, type#26566 context) { }
	// RVA: -1
	public virtual type#28660 GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#26576 message) { }
	// RVA: -1
	public type#28660 .ctor(type#26576 message, type#18121 innerException) { }
	// RVA: -1
	public type#28660 .ctor(type#26576 message, type#18121 innerException, type#20867 lineNumber, type#20867 linePosition) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 message, type#18121 innerException, type#20867 lineNumber, type#20867 linePosition, type#26576 sourceUri) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 res, type#13453 args) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 res, type#26576 arg) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 res, type#26576 arg, type#26576 sourceUri) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 res, type#26576 arg, type#20678 lineInfo) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 res, type#13453 args, type#20678 lineInfo) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 res, type#13453 args, type#20678 lineInfo, type#26576 sourceUri) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 res, type#26576 arg, type#20867 lineNumber, type#20867 linePosition) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 res, type#26576 arg, type#20867 lineNumber, type#20867 linePosition, type#26576 sourceUri) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 res, type#13453 args, type#20867 lineNumber, type#20867 linePosition) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 res, type#13453 args, type#20867 lineNumber, type#20867 linePosition, type#26576 sourceUri) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 res, type#13453 args, type#18121 innerException, type#20867 lineNumber, type#20867 linePosition) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 res, type#13453 args, type#18121 innerException, type#20867 lineNumber, type#20867 linePosition, type#26576 sourceUri) { }
	// RVA: -1
	private static type#26576 FormatUserMessage(type#26576 message, type#20867 lineNumber, type#20867 linePosition) { }
	// RVA: -1
	private static type#26576 CreateMessage(type#26576 res, type#13453 args, type#20867 lineNumber, type#20867 linePosition) { }
	// RVA: -1
	internal static type#13453 BuildCharExceptionArgs(type#26576 data, type#20867 invCharIndex) { }
	// RVA: -1
	internal static type#13453 BuildCharExceptionArgs(type#12899 data, type#20867 length, type#20867 invCharIndex) { }
	// RVA: -1
	internal static type#13453 BuildCharExceptionArgs(type#15837 invChar, type#15837 nextChar) { }
	// RVA: -1
	public type#20867 get_LineNumber() { }
	// RVA: -1
	public type#20867 get_LinePosition() { }
	// RVA: -1
	public virtual type#26576 get_Message() { }
	// RVA: -1
	internal type#26576 get_ResString() { }
}
}
