40 namespace Gecode {
namespace MiniModel {
52 TooFewArguments(
const char*
l);
72 :
Exception(l,
"Passed argument array has too few elements") {}
76 :
Exception(l,
"Sizes of argument arrays mismatch") {}
Exception: Argument out of range
ArgumentSizeMismatch(const char *l)
Initialize with location l.
TooFewArguments(const char *l)
Initialize with location l.
ArgumentOutOfRange(const char *l)
Initialize with location l.
Exception: Base-class for exceptions
Gecode toplevel namespace
#define GECODE_VTABLE_EXPORT
Exception: Sizes of arguments does not match