[seam-issues] [JBoss JIRA] Created: (SEAMCATCH-37) Unwrap SQLExceptions
Jason Porter (JIRA)
jira-events at lists.jboss.org
Mon Jan 3 16:35:18 EST 2011
Unwrap SQLExceptions
--------------------
Key: SEAMCATCH-37
URL: https://issues.jboss.org/browse/SEAMCATCH-37
Project: Seam Catch
Issue Type: Feature Request
Components: Core Implementation
Affects Versions: 3.0.0.Alpha3, 3.0.0.Alpha2, 3.0.0.Alpha1
Reporter: Jason Porter
Assignee: Jason Porter
Fix For: 3.0.0.Alpha4
Look at http://download.oracle.com/javase/6/docs/api/java/sql/SQLException.html
Hey, instead of wrapping exceptions like EVERYONE ELSE in Java, let's
do it differently *grumble, grumble, grumble*
Now we need to see if it's an SQLException and get the iterator and
put those exceptions into the causes somewhere.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list