C# Class Material.EBDeployer.DeployLogic.EC2.Ec2ServiceException

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

Public Methods

Method Description
Ec2ServiceException ( string message ) : System

Method Details

Ec2ServiceException() public method

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