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


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