AWS SDK for .NET Documentation
Unmarshall Method (context)
AmazonAmazon.Runtime.Internal.TransformJsonErrorResponseUnmarshallerUnmarshall(JsonUnmarshallerContext) Did this page help you?   Yes   No    Tell us about it...
Build an ErrorResponse from json
Declaration Syntax
C#
public ErrorResponse Unmarshall(
	JsonUnmarshallerContext context
)
Parameters
context (JsonUnmarshallerContext)
The json parsing context. Usually an Amazon.Runtime.Internal.JsonUnmarshallerContext.
Return Value
An ErrorResponse object.

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