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

Luc Maisonobe commented on MATH-447:
------------------------------------

I heartfully agree to this.
In fact, I even think it would be a better base class for 
MathIllegalArugmentException than the java IllegalArgumentException( ditto for 
illegal state and arithmetic)

> Create a new "MathRuntimeException"
> -----------------------------------
>
>                 Key: MATH-447
>                 URL: https://issues.apache.org/jira/browse/MATH-447
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: Gilles
>            Assignee: Gilles
>            Priority: Trivial
>             Fix For: 3.0
>
>
> A new {{MathRuntimeException}} will serve as a base class for all exception 
> classes that need to wrap another exception (such as when the wrapped 
> exception is deemed too low-level to be propagated).
> Since they share the same code, this class can also be the base class of 
> {{MathUserException}}.

-- 
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