ILOG CPLEX .NET Reference Manual

Cplex.MultipleUseException Class

Exceptions of this class are thrown when a modeling object that is used by one instance of Cplex is attempted to be used by anotherCplex object at the same time.

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

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

public class Cplex.MultipleUseException : 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.MultipleUseException Members | ILOG.CPLEX Namespace