Build an ErrorResponse from XML 
            
 Declaration Syntax
 Declaration Syntax| C# | 
public ErrorResponse Unmarshall( XmlUnmarshallerContext context )
 Parameters
 Parameters- context (XmlUnmarshallerContext)
- The XML parsing context. Usually an Amazon.Runtime.Internal.UnmarshallerContext.
 Return Value
 Return ValueAn ErrorResponse object.