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


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