Gecode::ActivityWrongArity Class Reference
[Kernel exceptions]
Exception: activity has wrong arity More...
#include <exception.hpp>
Public Member Functions | |
ActivityWrongArity (const char *l) | |
Initialize with location l. |
Detailed Description
Exception: activity has wrong arity
Definition at line 125 of file exception.hpp.
Constructor & Destructor Documentation
Gecode::ActivityWrongArity::ActivityWrongArity | ( | const char * | l | ) | [inline] |
Initialize with location l.
Definition at line 182 of file exception.hpp.
The documentation for this class was generated from the following file:
- gecode/kernel/exception.hpp (Revision: 13603)