Deprecation.


git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1061843 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gilles Sadowski 2011-01-21 15:22:43 +00:00
parent c2d100638e
commit b75950b99c
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ import org.apache.commons.math.exception.util.LocalizedFormats;
*
* @version $Revision$ $Date$
* @since 1.2
* @deprecated in 2.2 (to be removed in 3.0).
*/
public class MaxIterationsExceededException extends ConvergenceException {