mirror of
https://github.com/apache/commons-math.git
synced 2025-02-07 10:38:55 +00:00
Add missing @Deprecated annotation
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1042423 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
52e8a34e72
commit
fa4b8869dc
@ -32,6 +32,7 @@ import org.apache.commons.math.exception.util.LocalizedFormats;
|
||||
* {@link org.apache.commons.math.exception.MaxCountExceededException}
|
||||
* instead.
|
||||
*/
|
||||
@Deprecated
|
||||
public class MaxIterationsExceededException extends ConvergenceException {
|
||||
|
||||
/** Serializable version identifier. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user