AWS SDK for .NET Documentation
AmazonUnmarshallingException Constructor (requestId, lastKnownLocation, innerException)
AmazonAmazon.RuntimeAmazonUnmarshallingExceptionAmazonUnmarshallingException(String, String, Exception) Did this page help you?   Yes   No    Tell us about it...
Initializes a new instance of the AmazonUnmarshallingException class
Declaration Syntax
C#
public AmazonUnmarshallingException(
	string requestId,
	string lastKnownLocation,
	Exception innerException
)
Parameters
requestId (String)
lastKnownLocation (String)
innerException (Exception)

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