C# Class Vtex.Apps.Client.Exceptions.AppNotFoundException

Inheritance: ResourceNotFoundException
显示文件 Open project: vtex/apps-client-net

Public Methods

Method Description
AppNotFoundException ( string vendor, string app ) : Vtex.Apps.Client.ErrorHandling

Method Details

AppNotFoundException() public method

public AppNotFoundException ( string vendor, string app ) : Vtex.Apps.Client.ErrorHandling
vendor string
app string
return Vtex.Apps.Client.ErrorHandling