Searched refs:UnsupportedPresetDictionary (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 Dzlib.h37 class UnsupportedPresetDictionary : public Err {public: UnsupportedPresetDictionary() : Err(INVALID_DATA_FORMAT, "ZlibDecompressor: unsupported preset dictionary") {}}; function in class:ZlibDecompressor::UnsupportedPresetDictionary
H A Dzlib.cpp70 throw UnsupportedPresetDictionary();

Completed in 89 milliseconds