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

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

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

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