Exception class for XmlParser, XmlErrorHandler.
More...
#include <XmlErrorHandler.h>
◆ ParseException() [1/3]
| xmlBase::ParseException::ParseException |
( |
const std::string & | extraInfo = "" | ) |
|
|
inline |
◆ ~ParseException() [1/3]
| virtual xmlBase::ParseException::~ParseException |
( |
| ) |
|
| throw | ( | ) | | | |
|
inlinevirtual |
◆ ParseException() [2/3]
| xmlBase::ParseException::ParseException |
( |
const std::string & | extraInfo = "" | ) |
|
|
inline |
◆ ~ParseException() [2/3]
| virtual xmlBase::ParseException::~ParseException |
( |
| ) |
|
| throw | ( | ) | | | |
|
inlinevirtual |
◆ ParseException() [3/3]
| xmlBase::ParseException::ParseException |
( |
const std::string & | extraInfo = "" | ) |
|
|
inline |
◆ ~ParseException() [3/3]
| virtual xmlBase::ParseException::~ParseException |
( |
| ) |
|
| throw | ( | ) | | | |
|
inlinevirtual |
◆ getMsg() [1/3]
| virtual std::string xmlBase::ParseException::getMsg |
( |
| ) |
|
|
inlinevirtual |
◆ getMsg() [2/3]
| virtual std::string xmlBase::ParseException::getMsg |
( |
| ) |
|
|
inlinevirtual |
◆ getMsg() [3/3]
| virtual std::string xmlBase::ParseException::getMsg |
( |
| ) |
|
|
inlinevirtual |
◆ what() [1/3]
| virtual const char * xmlBase::ParseException::what |
( |
| ) |
|
|
inlinevirtual |
◆ what() [2/3]
| virtual const char * xmlBase::ParseException::what |
( |
| ) |
|
|
inlinevirtual |
◆ what() [3/3]
| virtual const char * xmlBase::ParseException::what |
( |
| ) |
|
|
inlinevirtual |
◆ m_name
| std::string xmlBase::ParseException::m_name |
|
protected |
The documentation for this class was generated from the following files: