class LSProtocol::ResponseErrorMessage
 
  - LSProtocol::ResponseErrorMessage
 - Reference
 - Object
 
Included Modules
- JSON::Serializable
 
Defined in:
lsprotocol/types.crConstructors
Instance Method Summary
- 
        #error : ResponseError | Nil
        
          
The error object in case a request fails.
 - 
        #id : Int32 | String
        
          
The request id where the error occurred.
 - #jsonrpc : String