MATH-492
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:
parent
c2d100638e
commit
b75950b99c
|
@ -28,6 +28,7 @@ import org.apache.commons.math.exception.util.LocalizedFormats;
|
||||||
*
|
*
|
||||||
* @version $Revision$ $Date$
|
* @version $Revision$ $Date$
|
||||||
* @since 1.2
|
* @since 1.2
|
||||||
|
* @deprecated in 2.2 (to be removed in 3.0).
|
||||||
*/
|
*/
|
||||||
public class MaxIterationsExceededException extends ConvergenceException {
|
public class MaxIterationsExceededException extends ConvergenceException {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue