ilog.cplex
Class IloCplex.CplexEndedException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--ilog.concert.IloException
                    |
                    +--ilog.cplex.IloCplex.CplexEndedException

public static class IloCplex.CplexEndedException
extends IloException

Throws an exception when a method is called of an IloCplex object or any object that has been created with it after the end() method has been called.

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait