C# Class Amazon.RDS.Model.SubnetAlreadyInUseException

AmazonRDS exception
Inheritance: AmazonRDSException
Exibir arquivo Open project: scopely/aws-sdk-net

Private Methods

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

Constructs a new SubnetAlreadyInUseException with the specified error message.

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