Orcus
Overview
C++ API Reference
Child namespaces
Python API reference
CLI
Notes
Orcus
C++ API Reference
namespace orcus
xml_structure_error
View page source
Previous
Next
xml_structure_error
Defined in header: <orcus/exception.hpp>
class
xml_structure_error
:
public
orcus
::
general_error
Public Functions
explicit
xml_structure_error
(
std
::
string
msg
)
virtual
~xml_structure_error
(
)
noexcept