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: 368 $
Mise a jour: $Date: 2011-05-30 12:11:56 +0200 (lun., 30 mai 2011) $
par : $Author: echatellier $
- Author:
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MatrixException
public MatrixException(String s)
MatrixException
public MatrixException(String s,
Throwable e)
Copyright © 2004-2011 CodeLutin. All Rights Reserved.