You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/08/18 07:33:16 UTC

[jira] Assigned: (TAP5-1246) Tapestry should use SQLException.getNextException() to dig down to the "root cause"

     [ https://issues.apache.org/jira/browse/TAP5-1246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-1246:
------------------------------------------

    Assignee: Howard M. Lewis Ship

> 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
>            Assignee: 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.