org.ujmp.core.exceptions
Class MatrixException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ujmp.core.exceptions.UJMPException
org.ujmp.core.exceptions.MatrixException
- All Implemented Interfaces:
- Serializable
public class MatrixException
- extends UJMPException
- 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 message)
MatrixException
public MatrixException(String message,
Throwable cause)
MatrixException
public MatrixException(Throwable cause)
Copyright © 2010. All Rights Reserved.