struct

LSP::Message::GenericErrorResponse

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(id : Int64 | String | Nil, error : Data::ResponseError(ErrorData))
Source
new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)

Class methods

method
Source

Instance methods

error
error=(error : Data::ResponseError(ErrorData) | Nil)
id
id=(id : Int64 | String | Nil)
jsonrpc
jsonrpc=(jsonrpc : String)
request
request=(request : Nil | Nil)

Nested types