ilog.cplex
Class IloCplex.CplexEndedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byilog.concert.IloException
              extended byilog.cplex.IloCplex.CplexEndedException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
IloCplex

public static class IloCplex.CplexEndedException
extends IloException

Exceptions of this class are thrown when a method is called for 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, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait