libdecaf
|
Exception thrown when The RNG fails (to seed itself) More...
Public Member Functions | |
const char * | what () const DECAF_NOEXCEPT |
Description of exception. | |
RngException (int err_code, const char *what_) DECAF_NOEXCEPT | |
Construct. | |
Public Attributes | |
const int | err_code |
errno that caused the reseed to fail. | |
Exception thrown when The RNG fails (to seed itself)