$darkmode
lrdb::message::response_error Struct Reference

Public Types

enum  error_code {
  ParseError = -32700 , InvalidRequest = -32600 , MethodNotFound = -32601 , InvalidParams = -32602 ,
  InternalError = -32603 , serverErrorStart = -32099 , serverErrorEnd = -32000 , ServerNotInitialized ,
  UnknownErrorCode = -32001
}
 

Public Member Functions

 response_error (int code, std::string message)
 

Public Attributes

int code
 
std::string message
 
json::value data
 

The documentation for this struct was generated from the following file: