MCProtocol::JSONRPCErrorError
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
data
Additional information about the error. The value of this member is defined by the sender (e.g. detailed error information, nested errors etc.).
message
A short description of the error. The message SHOULD be limited to a concise single sentence.