|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectilog.cplex.CpxException
ilog.cplex.IloCplex.UnsupportedObjectException
Exceptions of this class are thrown when a modeling object that
cannot be extracted is added to
the invoking IloCplex
object.
Constructor Summary | |
IloCplex.UnsupportedObjectException(java.lang.Object obj)
Constructor for unsupported object exceptions. |
Method Summary | |
java.lang.Object |
getObject()
Returns the modeling object that triggered this exception. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IloCplex.UnsupportedObjectException(java.lang.Object obj)
Method Detail |
public java.lang.Object getObject()
UnsupportedObjectException
exception.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |