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
Definition at line 50 of file exception.hpp.
Gecode::Float::OutOfLimits::OutOfLimits | ( | const char * | l | ) | [inline] |
Initialize with location l.
Definition at line 131 of file exception.hpp.