C# Class TTC.Deployment.AmazonWebServices.MissingDeploymentManifestException

Inheritance: System.ApplicationException
Mostra file 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