Gecode::TooManyGroups Class Reference
[Kernel exceptions]
Exception: too many groups More...
#include <exception.hpp>
Public Member Functions | |
| TooManyGroups (const char *l) | |
| Initialize with location l. | |
Detailed Description
Exception: too many groups
Definition at line 79 of file exception.hpp.
Constructor & Destructor Documentation
| Gecode::TooManyGroups::TooManyGroups | ( | const char * | l | ) |
Initialize with location l.
Definition at line 53 of file exception.cpp.
The documentation for this class was generated from the following files:
- gecode/kernel/exception.hpp
- gecode/kernel/exception.cpp
