key_value_error
Defined in header: <orcus/json_document_tree.hpp>
-
class key_value_error : public orcus::json::document_error
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.