Gecode::Int::UnknownReifyMode Class Reference
[Integer exceptions]
Exception: Unknown reification mode passed as argument More...
#include <exception.hpp>
Public Member Functions | |
UnknownReifyMode (const char *l) | |
Initialize with location l. |
Detailed Description
Exception: Unknown reification mode passed as argument
Definition at line 115 of file exception.hpp.
Constructor & Destructor Documentation
Gecode::Int::UnknownReifyMode::UnknownReifyMode | ( | 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/int/exception.hpp
- gecode/int/exception.cpp