AWS SDK for .NET Documentation
AmazonSimpleDBException Constructor (innerException)
AmazonAmazon.SimpleDBAmazonSimpleDBExceptionAmazonSimpleDBException(Exception) Did this page help you?   Yes   No    Tell us about it...
Initializes a new AmazonSimpleDBException from the inner exception that is the cause of this exception.
Declaration Syntax
C#
public AmazonSimpleDBException(
	Exception innerException
)
Parameters
innerException (Exception)
The nested exception that caused the AmazonS3Exception

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