[Overview][Types][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |