41 :
Exception(l,
"Passed argument array has too few elements") {}
44 :
Exception(l,
"Sizes of argument arrays mismatch") {}
Exception(const char *l, const char *i)
Initialize with location l and information i.
ArgumentOutOfRange(const char *l)
Initialize with location l.
ArgumentSizeMismatch(const char *l)
Initialize with location l.
TooFewArguments(const char *l)
Initialize with location l.
Minimalistic modeling support.
Gecode toplevel namespace