Gecode::Int::AlreadyFinalized Class Reference
[Integer exceptions]
Exception: Tuple set already finalized More...
#include <exception.hpp>
Public Member Functions | |
| AlreadyFinalized (const char *l) | |
| Initialize with location l. | |
Detailed Description
Exception: Tuple set already finalized
Definition at line 143 of file exception.hpp.
Constructor & Destructor Documentation
| Gecode::Int::AlreadyFinalized::AlreadyFinalized | ( | const char * | l | ) |
Initialize with location l.
Definition at line 80 of file exception.cpp.
The documentation for this class was generated from the following files:
- gecode/int/exception.hpp
- gecode/int/exception.cpp
