Requested RNG is not available. More...
#include <pwgenexception.h>


Public Member Functions | |
| const PWGenRNGNotAvailable & | operator= (const PWGenRNGNotAvailable &ex) throw () |
| PWGenRNGNotAvailable (std::string msg) throw () | |
| PWGenRNGNotAvailable () throw () | |
| PWGenRNGNotAvailable (const PWGenRNGNotAvailable &ex) throw () | |
| virtual | ~PWGenRNGNotAvailable () throw () |
The requested RNG is not available
Definition at line 95 of file pwgenexception.h.
| YAPET::PWGEN::PWGenRNGNotAvailable::PWGenRNGNotAvailable | ( | ) | throw () [inline] |
Definition at line 97 of file pwgenexception.h.
| YAPET::PWGEN::PWGenRNGNotAvailable::PWGenRNGNotAvailable | ( | std::string | msg | ) | throw () [inline] |
Definition at line 98 of file pwgenexception.h.
| YAPET::PWGEN::PWGenRNGNotAvailable::PWGenRNGNotAvailable | ( | const PWGenRNGNotAvailable & | ex | ) | throw () [inline] |
Definition at line 99 of file pwgenexception.h.
| virtual YAPET::PWGEN::PWGenRNGNotAvailable::~PWGenRNGNotAvailable | ( | ) | throw () [inline, virtual] |
Definition at line 100 of file pwgenexception.h.
| const PWGenRNGNotAvailable& YAPET::PWGEN::PWGenRNGNotAvailable::operator= | ( | const PWGenRNGNotAvailable & | ex | ) | throw () [inline] |
Definition at line 101 of file pwgenexception.h.
1.7.1