Platform | Win32 |
Purpose |
Remove a user defined exception handler (Win32 only). |
Syntax |
SUBROUTINE RESTORE_DEFAULT_HANDLER@(EXCEPTION) |
Description |
Remove the default exception handler for the exception event given by EXCEPTION and re-install the default handler. |