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; }

See Also