Generated on Wed Nov 1 15:05:05 2006 for Gecode by doxygen 1.4.5

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...