public class DimensionMismatchException extends MathIllegalNumberException
Constructor and Description |
---|
DimensionMismatchException(int wrong,
int expected)
Construct an exception from the mismatched dimensions.
|
Modifier and Type | Method and Description |
---|---|
int |
getDimension() |
getArgument
getArguments, getGeneralPattern, getLocalizedMessage, getMessage, getMessage, getSpecificPattern
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2003–2016. All rights reserved.