Searched defs:FactoryNotFound (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 Dfactory.h35 class FactoryNotFound : public Exception class in class:ObjectFactoryRegistry
38 FactoryNotFound(const char *name) : Exception(OTHER_ERROR, std::string("ObjectFactoryRegistry: could not find factory for algorithm ") + name) {} function in class:ObjectFactoryRegistry::FactoryNotFound

Completed in 44 milliseconds