Searched refs:xml_parser_exception (Results 1 – 5 of 5) sorted by relevance
31 class xml_parser_exception : public std::runtime_error class35 xml_parser_exception( in xml_parser_exception() function in xml_parser_exception
43 catch(xml_parser_exception& in CContentReader()65 catch(xml_parser_exception& in CContentReader()
62 catch(xml_parser_exception& in CMetaInfoReader()103 catch(xml_parser_exception& in CMetaInfoReader()
192 throw xml_parser_exception( in parse()
514 catch(const xml_parser_exception&) in add_to_recently_used_file_list()
Completed in 24 milliseconds