C# Class Amazon.ElasticLoadBalancing.Model.TooManyLoadBalancersException

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

Private Methods

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

Constructs a new TooManyLoadBalancersException with the specified error message.

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