
Public Member Functions | |
| Exception (std::string const &msg) | |
| virtual char const * | what () const throw () |
| virtual | ~Exception () throw () |
Protected Attributes | |
| std::string const | msg_ |
Definition at line 2533 of file jsoncpp.cpp.
| Json::Exception::Exception | ( | std::string const & | msg | ) |
Definition at line 2550 of file jsoncpp.cpp.
|
virtual | |||||||||||||
Definition at line 2553 of file jsoncpp.cpp.
|
virtual | |||||||||||||
Definition at line 2555 of file jsoncpp.cpp.
|
protected |
Definition at line 2539 of file jsoncpp.cpp.