This member function retrieves the error handler.
Return Value
The current error handler.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public OplErrorHandler ErrorHandler { get; set; } |
| OPL API |
| OplRunConfiguration..::..ErrorHandler Property |
| OplRunConfiguration Class See Also |
The current error handler.
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
| C# |
|---|
public OplErrorHandler ErrorHandler { get; set; } |