Creates an exception with its corresponding message.
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public Exception( string message ) |
Parameters
- message
- Type: System..::..String
The message.
| OPL API |
| Exception Constructor (String) |
| Exception Class See Also |
Namespace: ILOG.Concert
Assembly: oplall (in oplall.dll)
| C# |
|---|
public Exception( string message ) |