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

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