// Assembly: Newtonsoft.Json
// Full name: Newtonsoft.Json.JsonSerializationException

namespace Newtonsoft.Json
{
public class JsonSerializationException // TypeDefIndex: 10231
{
	// Fields
	type#20877 <LineNumber>k__BackingField;
	type#20877 <LinePosition>k__BackingField;
	type#26586 <Path>k__BackingField;

	// Methods
	// 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#25857 info, type#26566 context) { }
	// RVA: -1
	public type#28660 .ctor(type#26576 message, type#26576 path, type#20867 lineNumber, type#20867 linePosition, type#18121 innerException) { }
	// RVA: -1
	internal static type#21363 Create(type#21359 reader, type#26576 message) { }
	// RVA: -1
	internal static type#21363 Create(type#21359 reader, type#26576 message, type#18121 ex) { }
	// RVA: -1
	internal static type#21363 Create(type#20185 lineInfo, type#26576 path, type#26576 message, type#18121 ex) { }
}
}
