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

C# |
public AmazonEC2Exception( string message, HttpStatusCode statusCode )

- message (String)
- A message that describes the error
- statusCode (HttpStatusCode)
- HTTP status code for error response