Gecode::Set::VariableEmptyDomain Class Reference
[Set exceptions]
Exception: Variable created with empty domain More...
#include <exception.hpp>
Public Member Functions | |
VariableEmptyDomain (const char *l) | |
Initialize with location l. |
Detailed Description
Exception: Variable created with empty domain
Definition at line 56 of file exception.hpp.
Constructor & Destructor Documentation
Gecode::Set::VariableEmptyDomain::VariableEmptyDomain | ( | const char * | l | ) |
Initialize with location l.
The documentation for this class was generated from the following file:
- gecode/set/exception.hpp (Revision: 14818)