ILOG CPLEX .NET Reference Manual

Exception Constructor

Creates an exception with its corresponding message.

Overload List

Creates an exception without a message.

public Exception();

Creates an exception with its corresponding message.

public Exception(string);

See Also

Exception Class | ILOG.Concert Namespace