#include <pwgenexception.h>


Public Member Functions | |
| const PWGenNoRNGException & | operator= (const PWGenNoRNGException &ex) throw () |
| PWGenNoRNGException (std::string msg) throw () | |
| PWGenNoRNGException () throw () | |
| PWGenNoRNGException (const PWGenNoRNGException &ex) throw () | |
| virtual | ~PWGenNoRNGException () throw () |
No RNG is available.
Definition at line 77 of file pwgenexception.h.
| YAPET::PWGEN::PWGenNoRNGException::PWGenNoRNGException | ( | ) | throw () [inline] |
Definition at line 79 of file pwgenexception.h.
| YAPET::PWGEN::PWGenNoRNGException::PWGenNoRNGException | ( | std::string | msg | ) | throw () [inline] |
Definition at line 80 of file pwgenexception.h.
| YAPET::PWGEN::PWGenNoRNGException::PWGenNoRNGException | ( | const PWGenNoRNGException & | ex | ) | throw () [inline] |
Definition at line 81 of file pwgenexception.h.
| virtual YAPET::PWGEN::PWGenNoRNGException::~PWGenNoRNGException | ( | ) | throw () [inline, virtual] |
Definition at line 82 of file pwgenexception.h.
| const PWGenNoRNGException& YAPET::PWGEN::PWGenNoRNGException::operator= | ( | const PWGenNoRNGException & | ex | ) | throw () [inline] |
Definition at line 83 of file pwgenexception.h.
1.7.1