C# Class Sharpify.NotFoundException

Inheritance: ShopifyHttpException
Show file Open project: orospakr/sharpify

Public Methods

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

Method Details

NotFoundException() public method

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