C# 클래스 Vtex.Apps.Client.Exceptions.AppFileNotFoundException

상속: ResourceNotFoundException
파일 보기 프로젝트 열기: vtex/apps-client-net

공개 메소드들

메소드 설명
AppFileNotFoundException ( string vendor, string app, string version, string service, string path ) : Vtex.Apps.Client.ErrorHandling

보호된 메소드들

메소드 설명
AppFileNotFoundException ( string vendor, string app, string version, string service, string path, string message ) : Vtex.Apps.Client.ErrorHandling

메소드 상세

AppFileNotFoundException() 공개 메소드

public AppFileNotFoundException ( string vendor, string app, string version, string service, string path ) : Vtex.Apps.Client.ErrorHandling
vendor string
app string
version string
service string
path string
리턴 Vtex.Apps.Client.ErrorHandling

AppFileNotFoundException() 보호된 메소드

protected AppFileNotFoundException ( string vendor, string app, string version, string service, string path, string message ) : Vtex.Apps.Client.ErrorHandling
vendor string
app string
version string
service string
path string
message string
리턴 Vtex.Apps.Client.ErrorHandling