ILOG CPLEX .NET Reference Manual

CouldNotInstallColumnException Class

Exception thrown when installing a new variable according to a Column object fails.

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

System.Object
   System.Exception
      ILOG.Concert.Exception
         ILOG.CPLEX.CouldNotInstallColumnException

public class CouldNotInstallColumnException : 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

CouldNotInstallColumnException Members | ILOG.CPLEX Namespace