C# Class Amazon.ElasticLoadBalancing.Model.LoadBalancerNotFoundException

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

Private Methods

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

Constructs a new LoadBalancerNotFoundException with the specified error message.

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