LSProtocol::ResponseError
Inherits JSON::Serializable / Reference / Object
Constructors
new(code : Int32, message : String, data : LSPAny | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
data
A primitive or structured value that contains additional information about the error. Can be omitted.