Tapestry should use SQLException.getNextException() to dig down to the "root
cause"
-----------------------------------------------------------------------------------
Key: TAP5-1246
URL: https://issues.apache.org/jira/browse/TAP5-1246
Project: Tapestry 5
Issue Type: Bug
Components: tapestry-core
Affects Versions: 5.2.1
Reporter: Howard M. Lewis Ship
SQLException includes a nextException property, but often does not set the JDK
cause property. Tapestry should generalize, and use as the cause whatever
property of type Throwable is not null.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.