
Exception: Argument out of range More...
#include <gecode/minimodel/exception.hpp>
Public Member Functions | |
| ArgumentOutOfRange (const char *l) | |
| Initialize with location l. | |
| Public Member Functions inherited from Gecode::Exception | |
| Exception (const char *l, const char *i) noexcept | |
| Initialize with location l and information i. | |
| virtual const char * | what (void) const noexcept |
| Return information. | |
Exception: Argument out of range
Definition at line 59 of file exception.hpp.
| Gecode::MiniModel::ArgumentOutOfRange::ArgumentOutOfRange | ( | const char * | l | ) |
Initialize with location l.