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

An instance of this exception is thrown by IloCplex when
there is an attempt to convert the type of a variable with more than one
IloConversion object at a time, while it is being extracted
by IloCplex.
| Method Summary | |
|---|---|
public IloConversion | getConversion() const |
public const IloNumVarArray | getVariables() const |
Inherited Methods from Exception |
|---|
getStatus |
Inherited Methods from Exception |
|---|
Exception |
Inherited Methods from IloException |
|---|
end, getMessage, IloException |
| Method Detail |
|---|
This method returns the offending IloConversion object.
This method returns an array of variables to which too many type conversions have been applied.