C# Class Sharpify.InvalidContentException

Inheritance: ShopifyHttpException
Show file Open project: orospakr/sharpify

Public Methods

Method Description
InvalidContentException ( String reason, HttpResponseMessage response ) : System

Method Details

InvalidContentException() public method

public InvalidContentException ( String reason, HttpResponseMessage response ) : System
reason String
response System.Net.Http.HttpResponseMessage
return System