public class MatrixAccessException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
MatrixAccessException()
Construct an instance of
MatrixAccessException. |
MatrixAccessException(java.lang.String msg)
Construct an instance of
MatrixAccessException with a message. |