Searched defs:ParameterNotUsed (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 Dalgparam.h251 class ParameterNotUsed : public Exception class in class:AlgorithmParametersBase
254 ParameterNotUsed(const char *name) : Exception(OTHER_ERROR, std::string("AlgorithmParametersBase: parameter \"") + name + "\" not used") {} function in class:AlgorithmParametersBase::ParameterNotUsed

Completed in 120 milliseconds