Searched defs:ENodeIsNotElement (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/cpp/
H A Dxml.h122 class RT_DECL_CLASS ENodeIsNotElement : public LogicError class in namespace:xml
125 ENodeIsNotElement(const char *aMsg = NULL) : LogicError(aMsg) {} function in class:xml::ENodeIsNotElement
126 ENodeIsNotElement(RT_SRC_POS_DECL) : LogicError(RT_SRC_POS_ARGS) {} function in class:xml::ENodeIsNotElement

Completed in 37 milliseconds