Exception: Value out of limits More...
#include <exception.hpp>
Public Member Functions | |
OutOfLimits (const char *l) | |
Initialize with location l. |
Exception: Value out of limits
Gecode::Set::OutOfLimits::OutOfLimits | ( | const char * | l | ) | [inline] |
Initialize with location l.
Classes for exceptions raised by set module
Definition at line 144 of file exception.hpp.