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