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

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

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

Метод Описание
InvalidInstanceException ( Exception innerException ) : System
InvalidInstanceException ( string message ) : System

Constructs a new InvalidInstanceException with the specified error message.

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