Return-Path: Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 42061 invoked from network); 11 Aug 2003 14:56:03 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 11 Aug 2003 14:56:03 -0000 Received: (qmail 13482 invoked by uid 50); 11 Aug 2003 14:58:44 -0000 Date: 11 Aug 2003 14:58:44 -0000 Message-ID: <20030811145844.13481.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: commons-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 21229] - ConnectionFactory throws SQLException but implementations don't X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21229 ConnectionFactory throws SQLException but implementations don't dirk.verbeeck@pandora.be changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From dirk.verbeeck@pandora.be 2003-08-11 14:58 ------- Deprecated DbcpException and created a SQLNestedException class to allow non SQLExceptions to be reported to the user code.