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
- 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-2010 CodeLutin. All Rights Reserved.