json_structure_error

Defined in header: <orcus/exception.hpp>

class json_structure_error : public orcus::general_error

Public Functions

explicit json_structure_error(std::string msg)
virtual ~json_structure_error() noexcept