Ada Exceptions Last_Chance_Handler a-elchha ads (GNAT Reference Manual) (original) (raw)

Next: Ada.Exceptions.Traceback (a-exctra.ads), Previous: Ada.Exceptions.Is_Null_Occurrence (a-einuoc.ads), Up: The GNAT Library [Contents][Index]


12.12 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.