Set exceptions
[Gecode exceptions]
Collaboration diagram for Set exceptions:
|
Classes | |
| class | Gecode::Set::VariableOutOfRangeDomain |
| Exception: Variable created with values too large for domain More... | |
| class | Gecode::Set::VariableOutOfRangeCardinality |
| Exception: Variable created with wrong cardinality More... | |
| class | Gecode::Set::VariableFailedDomain |
| Exception: Variable created with failed domain More... | |
| class | Gecode::Set::ArgumentEmpty |
| Exception: No arguments available in argument array More... | |
| class | Gecode::Set::ArgumentSizeMismatch |
| Exception: Arguments are of different size More... | |
| class | Gecode::Set::InvalidRelation |
| Exception: Invalid relation passed as argument More... | |
| class | Gecode::Set::InvalidProjector |
| Exception: Invalid projector passed as argument More... | |
| class | Gecode::Set::UnknownBranching |
| Exception: Unknown value or variable selection passed as argument More... | |
