Gecode::UninitializedRnd Class Reference
[Kernel exceptions]
Exception: uninitialized random number generator More...
#include <exception.hpp>
Public Member Functions | |
UninitializedRnd (const char *l) | |
Initialize with location l. |
Detailed Description
Exception: uninitialized random number generator
Definition at line 111 of file exception.hpp.
Constructor & Destructor Documentation
Gecode::UninitializedRnd::UninitializedRnd | ( | const char * | l | ) | [inline] |
Initialize with location l.
Definition at line 162 of file exception.hpp.
The documentation for this class was generated from the following file:
- gecode/kernel/exception.hpp (Revision: 13603)