ILOG CPLEX .NET Reference Manual

Cplex.UnknownObjectException Class

Exceptions of this class are thrown if operations are attempted for modeling objects that not part of the active model.

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

System.Object
   System.Exception
      ILOG.Concert.Exception
         ILOG.CPLEX.CplexModeler.Exception
            ILOG.CPLEX.CpxException
               ILOG.CPLEX.Cplex.UnknownObjectException

public class Cplex.UnknownObjectException : CpxException

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.UnknownObjectException Members | ILOG.CPLEX Namespace