Public Member Functions | |
RuntimeError (std::string const &msg) | |
Public Member Functions inherited from Json::Exception | |
Exception (std::string const &msg) | |
virtual char const * | what () const throw () |
virtual | ~Exception () throw () |
Additional Inherited Members | |
Protected Attributes inherited from Json::Exception | |
std::string const | msg_ |
Definition at line 2541 of file jsoncpp.cpp.
Json::RuntimeError::RuntimeError | ( | std::string const & | msg | ) |
Definition at line 2559 of file jsoncpp.cpp.