(v13) What's in the HqnErrorHandler procset?


This page applies to Harlequin v13.1r0 and later; both Harlequin Core and Harlequin MultiRIP

The procset itself contains four procedures:

  1. dict LoadErrorHandler – Installs the error handler and configures it according to values supplied in the dictionary. Configuration options are described in (v13) Error handler configuration .

  2. QuickErrorHandler – Installs the error handler with default options for short-form reports.

  3. FullErrorHandler – Installs the error handler with default options for long-form reports.

  4. ClearErrorHandler – Removes the error handler if it is already installed.