[
https://issues.apache.org/jira/browse/MATH-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930608#action_12930608
]
Gilles commented on MATH-425:
-----------------------------
I think that all the old exceptions have been replaced in revision 1033486.
To keep things simple, all the new exceptions inherit from
"MathIllegalArgumentException": I did not see why there would be a difference
of principle between e.g. "NonSquareMatrixException" and
"SingularMatrixException" (both result from failed preconditions).
But you'll let me know if I missed something important ;-)
> New exceptions to replace those in package "linear"
> ---------------------------------------------------
>
> Key: MATH-425
> URL: https://issues.apache.org/jira/browse/MATH-425
> Project: Commons Math
> Issue Type: Improvement
> Reporter: Gilles
> Assignee: Gilles
> Priority: Minor
> Fix For: 3.0
>
>
> This issue is about removing the current set of exceptions located in the
> package {{linear}}. The new exceptions must be located in package
> {{exception}}.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.