[ 
https://issues.apache.org/jira/browse/MATH-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gilles resolved MATH-446.
-------------------------

    Resolution: Fixed

Revision 1083323.


> New exceptions to replace those in package "special"
> ----------------------------------------------------
>
>                 Key: MATH-446
>                 URL: https://issues.apache.org/jira/browse/MATH-446
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: Gilles
>            Priority: Minor
>             Fix For: 3.0
>
>
> Classes in this package uses deprecated exception objects 
> ({{MaxIterationsExceededException}}).
> Also, many methods have signatures that contain the checked "MathException". 
> It should be removed.
> We can either let the {{MaxCountExceededException}} propagate, or wrap it 
> into a more general type ({{MathIllegalStateException}} (?)).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to