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