Skip to content

TrapAllErrors - cBaseErrorHandler

Include: Use System\ErrorSystem.pkg

Enables processing for all error numbers.

Type: Procedure

Syntax

Procedure TrapAllErrors

Call

Send TrapAllErrors of hoError

Description

Enables processing for all valid error numbers. Use TrapAllErrors to restore processing after selective or global ignores.

See also