class

MCProtocol::JSONRPCError

Inherits JSON::Serializable < Reference < Object

A response to a request that indicates an error occurred.

Constructors

new(error : JSONRPCErrorError, id : RequestId, jsonrpc : String = "2.0")
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

error
Source
jsonrpc
Source