ILOG CPLEX .NET Reference Manual

Cplex.CplexEndedException Class

Exceptions of this class are thrown when a method is called for an Cplex object or any object that has been created with it after the end method has been called.

For a list of all members of this type, see Cplex.CplexEndedException Members.

System.Object
   System.Exception
      ILOG.Concert.Exception
         ILOG.CPLEX.Cplex.CplexEndedException

public class Cplex.CplexEndedException : Exception

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ILOG.CPLEX

Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll)

See Also

Cplex.CplexEndedException Members | ILOG.CPLEX Namespace