AWS SDK for .NET Documentation
AmazonS3Exception Constructor (message, statusCode)
AmazonAmazon.S3AmazonS3ExceptionAmazonS3Exception(String, HttpStatusCode) Did this page help you?   Yes   No    Tell us about it...
Initializes an AmazonS3Exception with a specific message and HTTP status code
Declaration Syntax
C#
public AmazonS3Exception(
	string message,
	HttpStatusCode statusCode
)
Parameters
message (String)
Overview of error
statusCode (HttpStatusCode)
HTTP status code for error response

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