Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 92809 invoked from network); 12 Nov 2010 14:37:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Nov 2010 14:37:48 -0000 Received: (qmail 36132 invoked by uid 500); 12 Nov 2010 14:38:19 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 35695 invoked by uid 500); 12 Nov 2010 14:38:18 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 35677 invoked by uid 99); 12 Nov 2010 14:38:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Nov 2010 14:38:17 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [193.74.71.27] (HELO eir.is.scarlet.be) (193.74.71.27) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Nov 2010 14:38:08 +0000 Received: from mail.harfang.homelinux.org (ip-213-49-231-84.dsl.scarlet.be [213.49.231.84]) by eir.is.scarlet.be (8.14.2/8.14.2) with ESMTP id oACEblF0019748 for ; Fri, 12 Nov 2010 15:37:47 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=scarlet.be; s=scarlet; t=1289572667; bh=ViI7r63qCoWVU6eVzqUAJsTU3aW/qLrDB51yR4PjRc0=; h=Date:From:To:Subject:Message-ID:References:MIME-Version: Content-Type:In-Reply-To; b=jjph9QlhGeOSappE8d/e/LVoybtQB50CoPpJiYi+7MLsrUdFAyvhK7o0TI87xBuXU LxxXDux5V52eCM4uLMd+R3e5MvG2XxRvhh4Zw00Mdwp9D8qnxXyRrSc0jwRJUyNaGN /XHKZ7WV4fgUXVdKgvxtz1BLamOO9tX27TGtiq6I= Received: from localhost (mail.harfang.homelinux.org [192.168.20.11]) by mail.harfang.homelinux.org (Postfix) with ESMTP id F0680617A9 for ; Fri, 12 Nov 2010 15:37:46 +0100 (CET) Received: from mail.harfang.homelinux.org ([192.168.20.11]) by localhost (mail.harfang.homelinux.org [192.168.20.11]) (amavisd-new, port 10024) with ESMTP id drVuna3YLTWT for ; Fri, 12 Nov 2010 15:37:44 +0100 (CET) Received: from dusk.harfang.homelinux.org (mail.harfang.homelinux.org [192.168.20.11]) by mail.harfang.homelinux.org (Postfix) with ESMTP id 5F6906177B for ; Fri, 12 Nov 2010 15:37:44 +0100 (CET) Received: from eran by dusk.harfang.homelinux.org with local (Exim 4.72) (envelope-from ) id 1PGul6-0001rE-5V for dev@commons.apache.org; Fri, 12 Nov 2010 15:37:44 +0100 Date: Fri, 12 Nov 2010 15:37:42 +0100 From: Gilles Sadowski To: dev@commons.apache.org Subject: [Math] Introducing a "UserException" class (MATH-440) Message-ID: <20101112143742.GC11216@dusk.harfang.homelinux.org> Mail-Followup-To: dev@commons.apache.org References: <18582276.46301289572275112.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <18582276.46301289572275112.JavaMail.jira@thor> X-Operating-System: Tiny Tux X-PGP-Key-Fingerprint: 53B9 972E C2E6 B93C BEAD 7092 09E6 AF46 51D0 5641 User-Agent: Mutt/1.5.20 (2009-06-14) X-DCC-scarlet.be-Metrics: eir 20002; Body=1 Fuz1=1 Fuz2=1 X-Virus-Checked: Checked by ClamAV on apache.org Hi. Is the name "UserException" OK, or should we call it "MathUserException", in an attempt to minimize the potential for name clash? Best, Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org