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

Knut Anders Hatlen reassigned DERBY-4010:
-----------------------------------------

    Assignee: Knut Anders Hatlen

> PassThroughException should not reimplement initCause()/getCause()
> ------------------------------------------------------------------
>
>                 Key: DERBY-4010
>                 URL: https://issues.apache.org/jira/browse/DERBY-4010
>             Project: Derby
>          Issue Type: Improvement
>    Affects Versions: 10.5.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>            Priority: Trivial
>         Attachments: derby-4010.diff
>
>
> org.apache.derby.iapi.error.PassThroughException has its own mechanism to 
> achieve the same functionality as one gets from the initCause() and 
> getCause() methods in java.lang.Throwable. This was needed when Derby 
> supported Java 1.3, which didn't have initCause()/getCause(), but now that we 
> don't support Java 1.3 we could simplify the class.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to