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

Gilles commented on MATH-425:
-----------------------------

{{MatrixIndexException}} has been dealt with in revision 1027952.
I still have to move the other matrix exceptions from "linear" to "exception".
Is it OK to make

* {{InvalidMatrixException}}
* {{NonSquareMatrixException}}
* {{NotPositiveDefiniteMatrixException}}
* {{NotSymmetricMatrixException}}
* {{SingularMatrixException}}

inherit from {{MathIllegalArgumentException}}?


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

Reply via email to