comp.lang.ada
 help / color / mirror / Atom feed
From: rickduley <rickduley@gmail.com>
Subject: Re: Exception handler does not catch an exception
Date: Mon, 8 Jun 2009 00:21:29 -0700 (PDT)
Date: 2009-06-08T00:21:29-07:00	[thread overview]
Message-ID: <c0998767-78da-44da-ae0e-bd6daa6d30a1@o36g2000vbi.googlegroups.com> (raw)
In-Reply-To: 291Xl.333963$4m1.31474@bgtnsc05-news.ops.worldnet.att.net

On Jun 8, 1:16 pm, a...@anon.org (anon) wrote:
> From what you have posted the exception is first trapped, but causes another
> exception with the statement:
>
>      Get_Line (Line, Last);
>
> You might first try commenting this line or changing the line to:
>
>      Skip_Line ;
>


The Get_Line is simply to hold the message in the command window while
I read the results.
It doesn't work, as you can see from the line

[2009-06-08 10:48:19] process exited with status1 (elapsed time:
03.28s)

in the error message.  The process has exited without waiting for the
Get_Line.  This means it did not get into the exception handler.  If
it had it would have printed the message, not the traceback locations.



  reply	other threads:[~2009-06-08  7:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-08  3:19 Exception handler does not catch an exception Rick
2009-06-08  5:16 ` anon
2009-06-08  7:21   ` rickduley [this message]
2009-06-08 11:40     ` anon
2009-06-08  7:37 ` Ludovic Brenta
2009-06-09 10:50   ` Stephen Leake
2009-06-09  2:01 ` rickduley
2009-06-09  7:26   ` Dmitry A. Kazakov
2009-06-10 10:06   ` Stephen Leake
2009-06-14 14:12 ` Alex R. Mosteo
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox