class

LSProtocol::ResponseErrorMessage

Inherits JSON::Serializable / Reference / Object

Constructors

new(pull : JSON::PullParser)
Source
new(id : Int32 | String, error : ResponseError | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

error

The error object in case a request fails.

Source
id

The request id where the error occurred.

Source
jsonrpc
Source