Ada.Exceptions.Last_Chance_Handler
(a-elchha.ads
) ¶This child subprogram is used for handling otherwise unhandled exceptions (hence the name last chance), and perform clean ups before terminating the program. Note that this subprogram never returns.