Electroneum
Public Member Functions | Public Attributes | List of all members
cryptonote::rpc::error Struct Reference

#include <message_data_structs.h>

Collaboration diagram for cryptonote::rpc::error:
Collaboration graph
[legend]

Public Member Functions

 error ()
 

Public Attributes

bool use
 
int32_t code
 
std::string error_str
 
std::string message
 

Constructor & Destructor Documentation

◆ error()

cryptonote::rpc::error::error ( )
inline

Member Data Documentation

◆ code

int32_t cryptonote::rpc::error::code

◆ error_str

std::string cryptonote::rpc::error::error_str

◆ message

std::string cryptonote::rpc::error::message

◆ use

bool cryptonote::rpc::error::use

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