Skip to content

IgnoreAllErrors - cBaseErrorHandler

Include: Use System\ErrorSystem.pkg

Disables processing for all error numbers.

Type: Procedure

Syntax

Procedure IgnoreAllErrors

Call

Send IgnoreAllErrors of hoError

Description

Disables Error System processing for all error numbers until errors are re-enabled.

See also