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.
|
getDimensiongetArgumentgetContext, getLocalizedMessage, getMessageprivate static final long serialVersionUID
Copyright (c) 2003-2015 Apache Software Foundation