Interface for JSON-RPC 2.0 errors (https://www.jsonrpc.org/specification#error_object)
A Number that indicates the error type that occurred. See RFC for possible values
A Primitive or Structured value that contains additional information about the error.
A String providing a short description of the error.
Interface for JSON-RPC 2.0 errors (https://www.jsonrpc.org/specification#error_object)