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

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