C# Class Material.EBDeployer.DeployLogic.ElasticBeanstalkDeployerException

Inheritance: System.Exception
Exibir arquivo Open project: MaterialDev/elastic-beanstalk-deploy

Public Methods

Method Description
ElasticBeanstalkDeployerException ( string message ) : System

Method Details

ElasticBeanstalkDeployerException() public method

public ElasticBeanstalkDeployerException ( string message ) : System
message string
return System