
Exception: Unknown value or variable selection passed as argument More...
#include <gecode/set/exception.hpp>
Public Member Functions | |
| UnknownBranching (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: Unknown value or variable selection passed as argument
Definition at line 73 of file exception.hpp.
| Gecode::Set::UnknownBranching::UnknownBranching | ( | const char * | l | ) |
Initialize with location l.