Returns the OPL error handler.

Return Value

The IloErrorHandler for this implementation object.

Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
public OplErrorHandler GetErrorHandler()

See Also