Orcus
|
#include <json_document_tree.hpp>
Public Member Functions | |
key_value_error (const std::string &msg) | |
![]() | |
document_error (const std::string &msg) | |
![]() | |
general_error (const std::string &msg) | |
general_error (const std::string &cls, const std::string &msg) | |
virtual const char * | what () const throw () |
Additional Inherited Members | |
![]() | |
void | append_msg (const std::string &s) |
Exception that gets thrown due to ambiguity when you specify a braced list that can be interpreted either as a key-value pair inside an object or as values of an array.