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