C# Class Amazon.ElasticLoadBalancing.Model.InvalidInstanceException

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

Private Methods

Method Description
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