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