// Assembly: System.Xml
// Full name: System.Xml.Schema.XmlSchemaException

namespace System.Xml.Schema
{
public class XmlSchemaException // TypeDefIndex: 7126
{
	// Fields
	type#26577 res;
	type#13454 args;
	type#26577 sourceUri;
	type#20868 lineNumber;
	type#20868 linePosition;
	type#29374 sourceSchemaObject;
	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 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, type#20867 lineNumber, type#20867 linePosition) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 res, type#26576 sourceUri, type#20867 lineNumber, type#20867 linePosition) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 res, type#13453 args, type#26576 sourceUri, type#20867 lineNumber, type#20867 linePosition) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 res, type#29370 source) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 res, type#26576 arg, type#29370 source) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 res, type#13453 args, type#29370 source) { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 res, type#13453 args, type#18121 innerException, type#26576 sourceUri, type#20867 lineNumber, type#20867 linePosition, type#29370 source) { }
	// RVA: -1
	internal static type#26576 CreateMessage(type#26576 res, type#13453 args) { }
	// RVA: -1
	internal type#26576 get_GetRes() { }
	// RVA: -1
	internal type#13453 get_Args() { }
	// RVA: -1
	public type#26576 get_SourceUri() { }
	// RVA: -1
	public type#20867 get_LineNumber() { }
	// RVA: -1
	public type#20867 get_LinePosition() { }
	// RVA: -1
	public type#29370 get_SourceSchemaObject() { }
	// RVA: -1
	internal type#28660 SetSource(type#26576 sourceUri, type#20867 lineNumber, type#20867 linePosition) { }
	// RVA: -1
	internal type#28660 SetSchemaObject(type#29370 source) { }
	// RVA: -1
	internal type#28660 SetSource(type#29370 source) { }
	// RVA: -1
	public virtual type#26576 get_Message() { }
}
}
