#include <Dom.h>
Definition at line 53 of file Dom.h.
◆ WrongAttributeType()
xmlBase::WrongAttributeType::WrongAttributeType |
( |
const std::string & |
extraInfo = "" | ) |
|
|
inline |
Definition at line 55 of file Dom.h.
55 :
57 {
58 m_name =
"WrongAttributeType";
59 }
DomException(const std::string &extraInfo="")
◆ ~WrongAttributeType()
virtual xmlBase::WrongAttributeType::~WrongAttributeType |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
Definition at line 60 of file Dom.h.
The documentation for this class was generated from the following file: