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

namespace Newtonsoft.Json
{
public class JsonWriterException // TypeDefIndex: 10240
{
	// Fields
	type#26586 <Path>k__BackingField;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// 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#18121 innerException) { }
	// RVA: -1
	internal static type#21392 Create(type#21390 writer, type#26576 message, type#18121 ex) { }
	// RVA: -1
	internal static type#21392 Create(type#26576 path, type#26576 message, type#18121 ex) { }
}
}
