LSP::Message::GenericErrorResponse
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(id : Int64 | String | Nil, error : Data::ResponseError(ErrorData))
Sourcenew(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Class methods
method
SourceInstance methods
error
error=(error : Data::ResponseError(ErrorData) | Nil)
id
id=(id : Int64 | String | Nil)
jsonrpc
jsonrpc=(jsonrpc : String)
request
request=(request : Nil | Nil)