C# Класс Amazon.ElasticLoadBalancing.Model.TooManyLoadBalancersException

AmazonElasticLoadBalancing exception
Наследование: AmazonElasticLoadBalancingException
Показать файл Открыть проект

Приватные методы

Метод Описание
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