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