org.apache.commons.math.exception
.public class DimensionMismatchException extends MathException
Constructor and Description |
---|
DimensionMismatchException(int dimension1,
int dimension2)
Deprecated.
Construct an exception from the mismatched dimensions
|
Modifier and Type | Method and Description |
---|---|
int |
getDimension1()
Deprecated.
Get the first dimension
|
int |
getDimension2()
Deprecated.
Get the second dimension
|
getArguments, getGeneralPattern, getLocalizedMessage, getMessage, getMessage, getPattern, getSpecificPattern, printStackTrace, printStackTrace
Copyright © 2010 - 2020 Adobe. All Rights Reserved