NO FRAMES

Class IloCplex::UnknownExtractableException

Definition file: 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()
Inherited Methods from Exception
getStatus
Method Detail

getExtractable

public IloExtractable getExtractable()

This method returns the offending extractable object.