Raises an exception that is caught and handled in an application.
Source position: laztracer.pas line 30
procedure RaiseAndCatchException; |
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.6 | Generated 2026-02-20 | Home |