
Exception: Unknown relation passed as argument More...
#include <exception.hpp>
Public Member Functions | |
| UnknownRelation (const char *l) | |
| Initialize with location l. | |
Exception: Unknown relation passed as argument
Definition at line 91 of file exception.hpp.
| Gecode::Set::UnknownRelation::UnknownRelation | ( | const char * | l | ) | [inline] |
Initialize with location l.
Definition at line 170 of file exception.hpp.