Searched refs:LengthErr (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.h39 class LengthErr : public Err {public: LengthErr() : Err(DATA_INTEGRITY_CHECK_FAILED, "Gunzip: length check error") {}}; function in class:Gunzip::LengthErr
H A Dgzip.cpp96 throw LengthErr();

Completed in 19 milliseconds