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