C# Class Amazon.Redshift.Model.SubscriptionSeverityNotFoundException

AmazonRedshift exception
Inheritance: AmazonRedshiftException
Show file Open project: scopely/aws-sdk-net

Private Methods

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

Constructs a new SubscriptionSeverityNotFoundException with the specified error message.

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