C# Class Amazon.ElasticLoadBalancing.Model.DuplicateLoadBalancerNameException

AmazonElasticLoadBalancing exception
Inheritance: AmazonElasticLoadBalancingException
Show file Open project: scopely/aws-sdk-net

Private Methods

Method Description
DuplicateLoadBalancerNameException ( Exception innerException ) : System
DuplicateLoadBalancerNameException ( string message ) : System

Constructs a new DuplicateLoadBalancerNameException with the specified error message.

DuplicateLoadBalancerNameException ( string message, ErrorType errorType, string errorCode, string RequestId, HttpStatusCode statusCode ) : System
DuplicateLoadBalancerNameException ( string message, Exception innerException ) : System
DuplicateLoadBalancerNameException ( string message, Exception innerException, ErrorType errorType, string errorCode, string RequestId, HttpStatusCode statusCode ) : System