| Overview | Group | Tree | Graph | Deprecated | Index | Concepts |

The base class of exceptions thrown when having problems with tuples in sets or arrays.
| Method Summary | |
|---|---|
public virtual const char * | getMessage() const |
public IloTupleCellArray | getTupleCellArray() const |
public IloTupleCollectionI * | getTupleCollection() const |
public void | print(ostream & out) const |
Inherited Methods from IloException |
|---|
end, getMessage, IloException |
| Method Detail |
|---|
This member function returns the message (a character string) of the invoking exception.
Return the index of the culprit tuple
Returns the collection of tuple that raised the error
Prints the error