C# Class Sharpify.ShopifyHttpException

Inheritance: ShopifyException
Show file Open project: orospakr/sharpify

Private Properties

Property Type Description

Public Methods

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

Method Details

ShopifyHttpException() public method

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