Initializes a new AmazonSimpleNotificationServiceException with a specified error message
and HTTP status code

C# |
public AmazonSimpleNotificationServiceException( string message, HttpStatusCode statusCode, Exception innerException )

- 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