Searched refs:appendLineToError (Results 1 – 3 of 3) sorted by relevance
141 serializingContext.appendLineToError("Root Element " + getRootElementName() in validate()155 serializingContext.appendLineToError(_strRootElementType + " element " in validate()
41 void appendLineToError(const std::string& strAppend);
42 void CXmlSerializingContext::appendLineToError(const std::string& strAppend) in appendLineToError() function in CXmlSerializingContext