Base exception class for Dom.
More...
#include <Dom.h>
Base exception class for Dom.
Definition at line 29 of file Calibration/xmlBase/xmlBase-00-00-03/xmlBase/Dom.h.
◆ DomException() [1/2]
xmlBase::DomException::DomException |
( |
const std::string & |
extraInfo = "" | ) |
|
|
inline |
◆ ~DomException() [1/2]
virtual xmlBase::DomException::~DomException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ DomException() [2/2]
xmlBase::DomException::DomException |
( |
const std::string & |
extraInfo = "" | ) |
|
|
inline |
◆ ~DomException() [2/2]
virtual xmlBase::DomException::~DomException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ getMsg() [1/2]
virtual std::string xmlBase::DomException::getMsg |
( |
| ) |
|
|
inlinevirtual |
◆ getMsg() [2/2]
virtual std::string xmlBase::DomException::getMsg |
( |
| ) |
|
|
inlinevirtual |
◆ what() [1/2]
virtual const char * xmlBase::DomException::what |
( |
| ) |
|
|
inlinevirtual |
◆ what() [2/2]
virtual const char * xmlBase::DomException::what |
( |
| ) |
|
|
inlinevirtual |
◆ m_name
std::string xmlBase::DomException::m_name |
|
protected |
The documentation for this class was generated from the following files: