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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to