Constructs AmazonSimpleNotificationServiceException with message and wrapped exception
            

 Declaration Syntax
public AmazonSimpleNotificationServiceException(
	string message,
	Exception innerException
)

 Parameters
- message (String)
- A message that describes the error
- innerException (Exception)
- The nested exception that caused the AmazonSimpleNotificationServiceException
Assembly: 
AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)