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