Shape of a JSON-RPC 2.0 error response. Returned from WebRTCCall.execute and executeMethod when the server reports an error.
Error object describing the failure.
ID matching the original request.
JSON-RPC protocol version. Always "2.0".
Always absent on error responses (typed for union discrimination).