public class MatrixAccessException extends RuntimeException
Constructor and Description |
---|
MatrixAccessException()
Construct an instance of
MatrixAccessException . |
MatrixAccessException(String msg)
Construct an instance of
MatrixAccessException with a message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MatrixAccessException()
MatrixAccessException
.public MatrixAccessException(String msg)
MatrixAccessException
with a message.msg
- an error messageCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.