document_error

Defined in header: <orcus/json_document_tree.hpp>

class document_error : public orcus::general_error

Exception related to JSON document tree construction.

Subclassed by orcus::json::key_value_error

Public Functions

document_error(const std::string &msg)
virtual ~document_error()