Serializablepublic static class MatrixOperations.MatrixException extends Exception
| Constructor | Description |
|---|---|
MatrixException() |
Constructor for MatrixException
|
MatrixException(String message) |
Constructor for MatrixException with message
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MatrixException()
public MatrixException(String message)
Copyright © 2007–2018. All rights reserved.