Next: Ada.Exceptions.Traceback (a-exctra.ads), Previous: Ada.Exceptions.Is_Null_Occurrence (a-einuoc.ads), Up: The GNAT Library
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.