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