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

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

Public Methods

Method Description
SandboxFileNotFoundException ( string vendor, string sandbox, string app, string service, string path ) : Vtex.Apps.Client.Models

Method Details

SandboxFileNotFoundException() public method

public SandboxFileNotFoundException ( string vendor, string sandbox, string app, string service, string path ) : Vtex.Apps.Client.Models
vendor string
sandbox string
app string
service string
path string
return Vtex.Apps.Client.Models