Redirects all error messages to the given stream
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
Syntax
| C# |
|---|
public void SetError( TextWriter errorStream ) |
Parameters
- errorStream
- Type: System.IO..::..TextWriter
| OPL API |
| OplFactory..::..SetError Method |
| OplFactory Class See Also |
Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)
| C# |
|---|
public void SetError( TextWriter errorStream ) |