Unit 'LazTracer' Package
[Overview][Types][Procedures and functions][Index] [#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.4 Generated 2025-11-08 Home