Searched defs:archive_exception (Results 1 – 1 of 1) sorted by relevance
698 struct archive_exception: public reportable_exception struct700 archive_exception(const string& msg): in archive_exception() function704 archive_exception(struct archive* a, const string& msg): in archive_exception() argument