Orcus
Public Member Functions | List of all members
orcus::json::document_error Class Reference

#include <json_document_tree.hpp>

Inheritance diagram for orcus::json::document_error:
orcus::general_error orcus::json::key_value_error

Public Member Functions

 document_error (const std::string &msg)
 
- Public Member Functions inherited from orcus::general_error
 general_error (const std::string &msg)
 
 general_error (const std::string &cls, const std::string &msg)
 
virtual const char * what () const throw ()
 

Detailed Description

Exception related to JSON document tree construction.