org.nuiton.math.matrix
Class MatrixException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by 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 (Mon, 30 May 2011) $ par : $Author: echatellier $
Author:
See Also:
Serialized Form

Constructor Summary
MatrixException(String s)
           
MatrixException(String s, Throwable e)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MatrixException

public MatrixException(String s)

MatrixException

public MatrixException(String s,
                       Throwable e)


Copyright © 2004-2012 CodeLutin. All Rights Reserved.