MATH-491
Deprecation. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1061778 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
465289b2d6
commit
c2d100638e
|
@ -23,6 +23,8 @@ import org.apache.commons.math.exception.util.LocalizedFormats;
|
|||
*
|
||||
* @since 1.2
|
||||
* @version $Revision$ $Date$
|
||||
* @deprecated in 2.2 (to be removed in 3.0). Please use its equivalent from package
|
||||
* {@link org.apache.commons.math.exception}.
|
||||
*/
|
||||
public class DimensionMismatchException extends MathException {
|
||||
|
||||
|
|
Loading…
Reference in New Issue