You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Thomas Neidhart (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2012/02/02 22:16:55 UTC

[jira] [Issue Comment Edited] (MATH-459) Remove usage of "org.apache.commons.math.MathRuntimeException"

    [ https://issues.apache.org/jira/browse/MATH-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199230#comment-13199230 ] 

Thomas Neidhart edited comment on MATH-459 at 2/2/12 9:16 PM:
--------------------------------------------------------------

Hi Gilles,

I wanted to help you with this task. I tried to use specific exceptions as much as possible, and only resort to MathIllegalArgumentException if there is no good match. Comments are of course welcome, and if the changes are ok for you I can help with other packages too. There are still quite a lot of MathException and MathRuntimeException uses in util and stat.inference.
                
      was (Author: tn):
    Hi Gilles,

I wanted to help you with this task. I tried to use specific exceptions as much as possible, and only resort to MathIllegalArgumentException if there is no good match. Comments are of course welcome, and if the changes are ok for you I can help with other packages too. There are still quite a lot of MathException uses in util and stat.inference.
                  
> Remove usage of "org.apache.commons.math.MathRuntimeException"
> --------------------------------------------------------------
>
>                 Key: MATH-459
>                 URL: https://issues.apache.org/jira/browse/MATH-459
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: Gilles
>            Priority: Minor
>             Fix For: 3.0
>
>
> Occurrences of {{org.apache.commons.math.MathRuntimeException}} must be replaced by the appropriate class from package {{exception}}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira