|
BOSS 7.1.1
BESIII Offline Software System
|
Base exception class for Dom. More...
#include <Dom.h>
Inheritance diagram for xmlBase::DomException:Public Member Functions | |
| DomException (const std::string &extraInfo="") | |
| virtual | ~DomException () throw () |
| virtual std::string | getMsg () |
| virtual const char * | what () |
Protected Attributes | |
| std::string | m_name |
|
inline |
|
inlinevirtual | ||||||||||||
|
inlinevirtual |
Definition at line 34 of file Dom.h.
Referenced by XmlTest1Cnv::i_createObj(), main(), and calibUtil::StripSrv::StripSrv().
|
inlinevirtual |
|
protected |
Definition at line 41 of file Dom.h.
Referenced by getMsg(), xmlBase::NullNode::NullNode(), xmlBase::WrongAttributeType::WrongAttributeType(), and xmlBase::WrongNodeType::WrongNodeType().