#include <xpath_exception.h>
◆ XPathException() [1/3]
clan::XPathException::XPathException |
( |
const std::string & |
message | ) |
|
|
inline |
◆ XPathException() [2/3]
clan::XPathException::XPathException |
( |
const std::string & |
message, |
|
|
const std::string & |
expression |
|
) |
| |
◆ XPathException() [3/3]
clan::XPathException::XPathException |
( |
const std::string & |
message, |
|
|
const std::string & |
expression, |
|
|
const XPathToken & |
cur_token |
|
) |
| |
◆ ~XPathException()
clan::XPathException::~XPathException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inline |
◆ get_message()
std::string clan::XPathException::get_message |
( |
| ) |
const |
◆ error_position
std::string::size_type clan::XPathException::error_position |
◆ expression
std::string clan::XPathException::expression |
The documentation for this class was generated from the following file: