[Overview][Types][Procedures and functions][Index] Reference for unit 'LazTracer' (#lazutils)

RaiseAndCatchException

Raises an exception that is caught and handled in an application.

Declaration

Source position: laztracer.pas line 30

procedure RaiseAndCatchException;

Description

RaiseAndCatchException is a procedure used to generate an Exception that is caught and handled by an application.

Remark: For the Amiga platform, Division by Zero errors are not catchable. The program will simply crash.

Version 4.0 Generated 2025-05-03 Home