#include <dxjson.h>
JSONException class: Inherits from std::exception Error of type JSONException is thrown by dxjson library.
Definition at line 58 of file dxjson.h.
◆ JSONException()
| dx::JSONException::JSONException |
( |
const std::string & |
e | ) |
|
|
inline |
◆ ~JSONException()
| dx::JSONException::~JSONException |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
inline |
◆ what()
| const char * dx::JSONException::what |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
inline |
◆ err
| std::string dx::JSONException::err |
The documentation for this class was generated from the following file: