AWS SDK for .NET Documentation
AmazonSimpleDBException Constructor (message, statusCode)
AmazonAmazon.SimpleDBAmazonSimpleDBExceptionAmazonSimpleDBException(String, HttpStatusCode) Did this page help you?   Yes   No    Tell us about it...
Constructs AmazonSimpleDBException with message and status code
Declaration Syntax
C#
public AmazonSimpleDBException(
	string message,
	HttpStatusCode statusCode
)
Parameters
message (String)
A message that describes the error
statusCode (HttpStatusCode)
HTTP status code for error response

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)