From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 13 Aug 93 02:49:20 GMT From: scf16!bashford@ford-wdl1.arpa (Dave Bashford) Subject: Re: Exceptions in Declarative Region Message-ID: <1993Aug13.024920.22726@scf.loral.com> List-Id: In article ... mab@dst17.wdl.loral.com (Mark A Biggar) writes: >In article ... bashford@scf.loral.com (Dave Bashford) writes: >>And a related question: How does a program handle exceptions raised >>in the elaboration of global packages and main procedures ? > >The same way it handles any exception that is not handled by any handler. > Perhaps I wasn't clear. My question was: If an exception occurs in the elaboration of a global package or the declaritive part of a main subprogram, there doesn't appear to be any way for the program to catch the exception and the user will get the cryptic and probably useless error message generated by the Ada runtime kernal. Is this true or am I missing something ? -- db bashford@srs.loral.com (Dave Bashford, Sunnyvale, CA)