Package org.nuiton.math.matrix
Class MatrixException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.nuiton.math.matrix.MatrixException
- All Implemented Interfaces:
Serializable
public class MatrixException extends RuntimeException
MatriceException.java
Created: Tue Jun 29 11:46:39 1999
- Version:
- $Revision$ Mise a jour: $Date$ par : $Author$
- Author:
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description MatrixException(String s)MatrixException(String s, Throwable e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString