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

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