Initializes a new instance of the IloException class
Namespace: ILOG.Concert
Assembly: ILOG.CP (in ILOG.CP.dll)
Syntax
| C# |
|---|
public IloException( string message ) |
| Visual Basic |
|---|
Public Sub New ( _ message As String _ ) |
Parameters
- message
- Type: System..::..String