NO FRAMES

Class IloCplex::UnknownExtractableException

Definition file: ilcplex/ilocplexi.h

An instance of this exception is thrown by IloCplex when an operation is attempted using an extractable that has not been extracted.

Method Summary
public IloExtractablegetExtractable() const
Inherited Methods from Exception
getStatus
Inherited Methods from IloException
end, getMessage
Method Detail

getExtractable

public IloExtractable getExtractable() const

This method returns the offending extractable object.