Next: , Previous: Ada.Exceptions.Is_Null_Occurrence (a-einuoc.ads), Up: The GNAT Library


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