Gecode::Int::OutOfLimits Class Reference
[Integer exceptions]
Inherits Gecode::Exception.
Detailed Description
Exception: Value out of limitsDefinition at line 48 of file exception.icc.
Public Member Functions | |
OutOfLimits (const char *l) | |
Initialize with location l. |
Constructor & Destructor Documentation
Gecode::Set::OutOfLimits::OutOfLimits | ( | const char * | l | ) | [inline] |
Initialize with location l.
Classes for exceptions raised by set module
Definition at line 130 of file exception.icc.
The documentation for this class was generated from the following files:
- gecode/int/exception.icc (Revision: 7354)
- gecode/set/exception.icc (Revision: 6024)