![]() |
Bridges-C++ 3.5.0
Bridges(C++ API)
|
#include <JSONutil.h>
Public Member Functions | |
| rapidjson_exception (const std::string &why, const std::string &filename, const int linenumber) | |
| operator std::string () const | |
Public Attributes | |
| std::string | why |
| std::string | filename |
| int | linenumber |
|
inline |
|
inline |
| std::string rapidjson_exception::filename |
| int rapidjson_exception::linenumber |
| std::string rapidjson_exception::why |