32 #include "API/Core/System/exception.h"
XPathException(const std::string &message)
Definition: xpath_exception.h:41
Top-level exception class.
Definition: exception.h:41
~XPathException() noexcept
Definition: xpath_exception.h:44
std::string expression
Definition: xpath_exception.h:49
std::string get_message() const
std::string::size_type error_position
Definition: xpath_exception.h:50
Definition: xpath_exception.h:38
std::string message
Description of exception.
Definition: exception.h:51