Initializes a new AmazonSimpleNotificationServiceException with a specified error message
            and HTTP status code
            
 Declaration Syntax
 Declaration Syntax| C# | 
public AmazonSimpleNotificationServiceException( string message, HttpStatusCode statusCode, Exception innerException )
 Parameters
 Parameters- message (String)
- A message that describes the error
- statusCode (HttpStatusCode)
- HTTP status code for error response
- innerException (Exception)
- The nested exception that caused the AmazonSimpleNotificationServiceException