#include <BignumExceptions.h>
Inheritance diagram for CODEX_Exceptions::BignumGeneratePrimeException:


Public Methods | |
| BignumGeneratePrimeException (const string &fname, int line) | |
| Constructor. | |
| virtual | ~BignumGeneratePrimeException () |
| Virtual destructor. | |
Protected Methods | |
| void | derivedMsg () const |
| All BIGNUM exceptions override this method to provide details relating to their specific errors. | |
Definition at line 267 of file BignumExceptions.h.
1.2.18