Searched refs:RandomNumberNotFound (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 Dinteger.h39 class RandomNumberNotFound : public Exception class in class:Integer
42 RandomNumberNotFound() : Exception(OTHER_ERROR, "Integer: no integer satisfies the given parameters") {} function in class:Integer::RandomNumberNotFound
116 \throw RandomNumberNotFound if the set is empty.
251 throw RandomNumberNotFound();
H A Dinteger.cpp2853 throw Integer::RandomNumberNotFound();

Completed in 116 milliseconds