Monero
Loading...
Searching...
No Matches
cryptonote::json::JSON_ERROR Struct Reference

#include <json_object.h>

Inheritance diagram for cryptonote::json::JSON_ERROR:
Collaboration diagram for cryptonote::json::JSON_ERROR:

Public Member Functions

virtual ~JSON_ERROR ()
const char * what () const throw ()

Protected Member Functions

 JSON_ERROR ()

Protected Attributes

std::string m

Constructor & Destructor Documentation

◆ JSON_ERROR()

cryptonote::json::JSON_ERROR::JSON_ERROR ( )
inlineprotected

◆ ~JSON_ERROR()

virtual cryptonote::json::JSON_ERROR::~JSON_ERROR ( )
inlinevirtual

Member Function Documentation

◆ what()

const char * cryptonote::json::JSON_ERROR::what ( ) const
throw ( )
inline

Member Data Documentation

◆ m

std::string cryptonote::json::JSON_ERROR::m
protected

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