Exception class for XmlParser, XmlErrorHandler.
More...
#include <XmlErrorHandler.h>
◆ ParseException() [1/2]
xmlBase::ParseException::ParseException |
( |
const std::string & |
extraInfo = "" | ) |
|
|
inline |
◆ ~ParseException() [1/2]
virtual xmlBase::ParseException::~ParseException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ ParseException() [2/2]
xmlBase::ParseException::ParseException |
( |
const std::string & |
extraInfo = "" | ) |
|
|
inline |
◆ ~ParseException() [2/2]
virtual xmlBase::ParseException::~ParseException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ getMsg() [1/2]
virtual std::string xmlBase::ParseException::getMsg |
( |
| ) |
|
|
inlinevirtual |
◆ getMsg() [2/2]
virtual std::string xmlBase::ParseException::getMsg |
( |
| ) |
|
|
inlinevirtual |
◆ what() [1/2]
virtual const char * xmlBase::ParseException::what |
( |
| ) |
|
|
inlinevirtual |
◆ what() [2/2]
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: