dxjson
1.0
JSON library for C++
|
#include <dxjson.h>
Public Member Functions | |
JSONException (const std::string &e) | |
const char * | what () const throw () |
Public Attributes | |
std::string | err |
JSONException class: Inherits from std::exception Error of type JSONException is thrown by dxjson library.