You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Axel Kramer (JIRA)" <ji...@apache.org> on 2010/09/11 19:05:32 UTC

[jira] Created: (MATH-415) MathRuntimeException#createInternalError() method loosing the exception "cause"

MathRuntimeException#createInternalError() method loosing the exception "cause"
-------------------------------------------------------------------------------

                 Key: MATH-415
                 URL: https://issues.apache.org/jira/browse/MATH-415
             Project: Commons Math
          Issue Type: Bug
    Affects Versions: 3.0
            Reporter: Axel Kramer
            Priority: Minor


The MathRuntimeException#createInternalError(Throwable cause) method doesn't store the exception "cause".
Is this intentionally?



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


[jira] Resolved: (MATH-415) MathRuntimeException#createInternalError() method loosing the exception "cause"

Posted by "Luc Maisonobe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MATH-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luc Maisonobe resolved MATH-415.
--------------------------------

    Fix Version/s: 2.2
       Resolution: Fixed

No, it was an error.
It should now be fixed in subversion repository, as of r996178 fro branch 2.x and as of r996179 for trunk.
Thanks for reporting this

> MathRuntimeException#createInternalError() method loosing the exception "cause"
> -------------------------------------------------------------------------------
>
>                 Key: MATH-415
>                 URL: https://issues.apache.org/jira/browse/MATH-415
>             Project: Commons Math
>          Issue Type: Bug
>    Affects Versions: 3.0
>            Reporter: Axel Kramer
>            Priority: Minor
>             Fix For: 2.2
>
>
> The MathRuntimeException#createInternalError(Throwable cause) method doesn't store the exception "cause".
> Is this intentionally?

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