Searched defs:InvalidDataFormat (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dcryptlib.h152 class CRYPTOPP_DLL InvalidDataFormat : public Exception class in inherits:Exception
155 explicit InvalidDataFormat(const std::string &s) : Exception(INVALID_DATA_FORMAT, s) {} function in class:InvalidDataFormat

Completed in 41 milliseconds