Build an ErrorResponse from XML

C# |
public ErrorResponse Unmarshall( XmlUnmarshallerContext context )

- context (XmlUnmarshallerContext)
- The XML parsing context. Usually an Amazon.Runtime.Internal.UnmarshallerContext.

An ErrorResponse object.