Exception class for XmlParser, XmlErrorHandler.
More...
#include <XmlErrorHandler.h>
Exception class for XmlParser, XmlErrorHandler.
Definition at line 16 of file XmlErrorHandler.h.
◆ ParseException()
xmlBase::ParseException::ParseException |
( |
const std::string & | extraInfo = "" | ) |
|
|
inline |
◆ ~ParseException()
virtual xmlBase::ParseException::~ParseException |
( |
| ) |
|
throw | ( | ) | | | |
|
inlinevirtual |
◆ getMsg()
virtual std::string xmlBase::ParseException::getMsg |
( |
| ) |
|
|
inlinevirtual |
◆ what()
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 file: