Gecode::Set::UnknownRelation Class Reference
[Set exceptions]
Exception: Unknown relation type passed as argument
More...
#include <exception.hpp>
Public Member Functions | |
| UnknownRelation (const char *l) | |
| Initialize with location l. | |
Detailed Description
Exception: Unknown relation type passed as argumentDefinition at line 84 of file exception.hpp.
Constructor & Destructor Documentation
| Gecode::Set::UnknownRelation::UnknownRelation | ( | const char * | l | ) |
Initialize with location l.
The documentation for this class was generated from the following file:
- gecode/set/exception.hpp (Revision: 8320)
