Orcus
Overview
C++ API Reference
Child namespaces
Python API reference
CLI
Notes
Orcus
C++ API Reference
namespace orcus
json_structure_error
View page source
Previous
Next
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