exception class for RNG indicating request for unkown type
More...
#include <rng.h>
|
| UTException (const char *type, const char *file, const int &line, const char *condition) |
| Create with message, failed assertion, and code position. More...
|
|
virtual | ~UTException () |
| provide explicit virtual destructor More...
|
|
virtual void | report () const |
| Screen report. More...
|
|
|
const char * | Mtype |
| pointer name string of requested RNG type More...
|
|
exception class for RNG indicating request for unkown type
- See also
- TFXX_Xassert
-
tfxx::error::Exception
Definition at line 118 of file rng.h.
The documentation for this class was generated from the following files: