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

/vbox/include/iprt/cpp/
H A Dxml.h115 class RT_DECL_CLASS EDocumentNotEmpty : public LogicError class in namespace:xml
118 EDocumentNotEmpty(const char *aMsg = NULL) : LogicError(aMsg) {} function in class:xml::EDocumentNotEmpty
119 EDocumentNotEmpty(RT_SRC_POS_DECL) : LogicError(RT_SRC_POS_ARGS) {} function in class:xml::EDocumentNotEmpty

Completed in 35 milliseconds