public static class IloCplex.UnsupportedObjectException
extends CpxException
IloCplex object.| Constructor and Description |
|---|
IloCplex.UnsupportedObjectException(java.lang.Object obj)
Constructor for unsupported object exceptions.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getObject()
Returns the modeling object that triggered this exception.
|