
Public Member Functions | |
| LogicError (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 2545 of file jsoncpp.cpp.
| Json::LogicError::LogicError | ( | std::string const & | msg | ) | 
Definition at line 2562 of file jsoncpp.cpp.