Serializable
public 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, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MatrixException()
public MatrixException(String message)
Copyright © 2007–2018. All rights reserved.