Generated on Thu Apr 11 13:59:55 2019 for Gecode by doxygen 1.6.3

Gecode::Int::ValOfUnassignedVar Class Reference
[Integer exceptions]

Exception: Attempt to access value of unassigned variable More...

#include <exception.hpp>

List of all members.

Public Member Functions

 ValOfUnassignedVar (const char *l)
 Initialize with location l.

Detailed Description

Exception: Attempt to access value of unassigned variable

Definition at line 122 of file exception.hpp.


Constructor & Destructor Documentation

Gecode::Int::ValOfUnassignedVar::ValOfUnassignedVar ( const char *  l  ) 

Initialize with location l.

Definition at line 71 of file exception.cpp.


The documentation for this class was generated from the following files: