32 #include "API/Core/System/exception.h"
std::string get_message() const
std::string message
Description of exception.
Definition: exception.h:59
XPathException(const std::string &message)
Definition: xpath_exception.h:42
Top-level exception class.
Definition: exception.h:43
std::string expression
Definition: xpath_exception.h:50
~XPathException()
Definition: xpath_exception.h:45
std::string::size_type error_position
Definition: xpath_exception.h:51
Definition: xpath_exception.h:39