Searched refs:TailErr (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dgzip.h37 class TailErr : public Err {public: TailErr() : Err(INVALID_DATA_FORMAT, "Gunzip: tail too short") {}}; function in class:Gunzip::TailErr
H A Dgzip.cpp88 throw TailErr();
94 throw TailErr();

Completed in 59 milliseconds