Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 5291 invoked from network); 30 Jun 2006 07:49:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Jun 2006 07:49:03 -0000 Received: (qmail 97298 invoked by uid 500); 30 Jun 2006 07:48:59 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 97244 invoked by uid 500); 30 Jun 2006 07:48:59 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 97233 invoked by uid 99); 30 Jun 2006 07:48:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Jun 2006 00:48:58 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mloenko@gmail.com designates 66.249.82.198 as permitted sender) Received: from [66.249.82.198] (HELO wx-out-0102.google.com) (66.249.82.198) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Jun 2006 00:48:58 -0700 Received: by wx-out-0102.google.com with SMTP id s6so12709wxc for ; Fri, 30 Jun 2006 00:48:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=PUhjgKPgvokgwUaMeP8NG8OroQ8UpNtJyFrvvt2dHRgCxVmsGcbAtkDUfXMr7hzUjucOao2xFNSGrOD/8dvdaiGsNW0wCAekTIyXFRP2DzSdYdpkzTwK6OttQR5pice3zcdSauzOcI6ooM8i5VarLoPGCKMQyLi3p7N94vV0Nhk= Received: by 10.70.53.3 with SMTP id b3mr179885wxa; Fri, 30 Jun 2006 00:48:37 -0700 (PDT) Received: by 10.70.28.12 with HTTP; Fri, 30 Jun 2006 00:48:37 -0700 (PDT) Message-ID: <906dd82e0606300048q4da6f2aeqcdbb305b4eb975c0@mail.gmail.com> Date: Fri, 30 Jun 2006 14:48:37 +0700 From: "Mikhail Loenko" To: harmony-dev@incubator.apache.org Subject: [classlib] Exception-throwing compatibility question MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Do I undersyand correctly that even when spec says e.g. that Exception1 is thrown when parameter1 == 10 and RI throws Exception2 then we follow RI ? Thanks, Mikhail --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org