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

Inheritance: ResourceNotFoundException
Datei anzeigen Open project: vtex/apps-client-net

Public Methods

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

Method Details

SandboxedAppNotFoundException() public method

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