public static class IloCplex.UnsupportedQException
extends CpxException
IloCplex when
a quadratic expression is encountered where it is not supported by
IloCplex.| Constructor and Description |
|---|
IloCplex.UnsupportedQException(java.lang.Object obj)
Constructor for UnsupportedQException.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getObject()
Returns the modeling object that triggered this exception.
|