Searched defs:archive_exception (Results 1 – 1 of 1) sorted by relevance
604 struct archive_exception: public reportable_exception struct606 archive_exception(const string& msg): in archive_exception() argument610 archive_exception(struct archive* a, const string& msg): in archive_exception() function