Exception: activity has wrong arity More...
#include <exception.hpp>
Public Member Functions | |
ActivityWrongArity (const char *l) | |
Initialize with location l. |
Exception: activity has wrong arity
Definition at line 125 of file exception.hpp.
Gecode::ActivityWrongArity::ActivityWrongArity | ( | const char * | l | ) | [inline] |
Initialize with location l.
Definition at line 182 of file exception.hpp.