Skip to main content
FRAMES NO FRAMES

Class IloCplex::UnknownExtractableException

Definition file: ilcplex/ilocplexi.h
Map of IloCplex::UnknownExtractableExceptionIloCplex::UnknownExtractableExceptionIloCplex::UnknownExtractableExceptionIloCplex::ExceptionIloAlgorithm::ExceptionIloException

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 Exception
Exception
Inherited Methods from IloException
end, getMessage, IloException
Method Detail

getExtractable

public IloExtractable getExtractable() const

This method returns the offending extractable object.