Overview | Group | Tree | Graph | Index | Concepts |
If an attempt to remove an extractable object from a model fails, this exception is thrown.
Method Summary | |
---|---|
public void | end() |
public const IloAlgorithmI * | getAlgorithm() |
public IloExtractableArray & | getExtractables() |
Inherited Methods from IloException |
---|
end, getMessage |
Method Detail |
---|
This member function deletes the invoking exception. That is, it frees memory associated with the invoking exception.
The member function getAlgorithm returns the algorithm from which the exception was thrown.
The member function getExtractables returns the extractable objects that triggered the exception.