ILOG CPLEX .NET Reference Manual

MultipleConversionException Class

This exception is thrown by an attempt to change the type of a variable multiple times.

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

System.Object
   System.Exception
      ILOG.Concert.Exception
         ILOG.CPLEX.CplexModeler.Exception
            ILOG.CPLEX.CpxException
               ILOG.CPLEX.MultipleConversionException

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

MultipleConversionException Members | ILOG.CPLEX Namespace