// Assembly: Unity.Services.Authentication.PlayerAccounts
// Full name: Unity.Services.Authentication.PlayerAccounts.WebRequestException

namespace Unity.Services.Authentication.PlayerAccounts
{
public class WebRequestException // TypeDefIndex: 13122
{
	// Fields
	type#15314 <NetworkError>k__BackingField;
	type#15314 <DeserializationError>k__BackingField;
	type#15314 <ServerError>k__BackingField;
	type#20901 <ResponseCode>k__BackingField;
	type#6402 <ResponseHeaders>k__BackingField;

	// Methods
	// RVA: -1
	private type#28660 set_NetworkError(type#15313 value) { }
	// RVA: -1
	private type#28660 set_DeserializationError(type#15313 value) { }
	// RVA: -1
	private type#28660 set_ServerError(type#15313 value) { }
	// RVA: -1
	private type#28660 set_ResponseCode(type#20900 value) { }
	// RVA: -1
	private type#28660 set_ResponseHeaders(type#6401 value) { }
	// RVA: -1
	internal type#28660 .ctor(type#15313 isNetworkError, type#15313 isServerError, type#15313 isDeserializationError, type#20900 responseCode, type#26576 errorMessage, type#6404 responseHeaders) { }
}
}
