public class NonSquareMatrixException extends DimensionMismatchException
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
Serializable version Id.
|
INTEGER_ZERO
Constructor and Description |
---|
NonSquareMatrixException(int wrong,
int expected)
Construct an exception from the mismatched dimensions.
|
getDimension
getArgument
getContext, getLocalizedMessage, getMessage
private static final long serialVersionUID
Copyright (c) 2003-2016 Apache Software Foundation