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