From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,75acee3087250584 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!newsfeed.stueberl.de!newsfeed.freenet.de!newsfeed.arcor.de!news.arcor.de!not-for-mail Date: Thu, 08 Sep 2005 20:21:22 +0200 From: Georg Bauhaus User-Agent: Debian Thunderbird 1.0.2 (X11/20050817) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Exception References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <432080ea$0$24163$9b4e6d93@newsread4.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 08 Sep 2005 20:20:27 MEST NNTP-Posting-Host: 4c55a5fc.newsread4.arcor-online.net X-Trace: DXC=2GibBH35JGaXiD6\]5e5en:ejgIfPPlddjW\KbG]kaMhea\9g\;7Nme2TNehM@Y0WehP3YJKgE\jl>`G7FJk;8Rd X-Complaints-To: abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:4535 Date: 2005-09-08T20:20:27+02:00 List-Id: TC wrote: > Why if an error is present no one of exception is write? Which error is present in your program? Or which error do you expect to be present? > I create an array index exception for testing. Could you give some details like the array's declaration, how you used it, how you compiled the program (switches,etc.)?