ILOG CPLEX .NET Reference Manual

Exception Class

This is the base class for exceptions for the ILOG.Concert package.

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

System.Object
   System.Exception
      ILOG.Concert.Exception
         Derived types

public class Exception : 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.

Remarks

All exceptions (other than RuntimeExceptions) thrown by a method of an ILOG Concert Technology object are derived from this class.

Requirements

Namespace: ILOG.Concert

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

See Also

Exception Members | ILOG.Concert Namespace