Gecode::UninitializedAction Class Reference
[Kernel exceptions]
Exception: uninitialized action More...
#include <exception.hpp>
Public Member Functions | |
| UninitializedAction (const char *l) | |
| Initialize with location l. | |
Detailed Description
Exception: uninitialized action
Definition at line 128 of file exception.hpp.
Constructor & Destructor Documentation
| Gecode::UninitializedAction::UninitializedAction | ( | const char * | l | ) |
Initialize with location l.
Definition at line 68 of file exception.cpp.
The documentation for this class was generated from the following files:
- gecode/kernel/exception.hpp
- gecode/kernel/exception.cpp
