C# Class TTC.Deployment.AmazonWebServices.MissingDeploymentManifestException

Inheritance: System.ApplicationException
显示文件 Open project: travcorp/aws-tools

Public Methods

Method Description
MissingDeploymentManifestException ( string path ) : System

Method Details

MissingDeploymentManifestException() public method

public MissingDeploymentManifestException ( string path ) : System
path string
return System