org.ujmp.core.exceptions
Class UJMPException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ujmp.core.exceptions.UJMPException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- MatrixException
public abstract class UJMPException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UJMPException
public UJMPException(String message)
UJMPException
public UJMPException(String message,
Throwable cause)
UJMPException
public UJMPException(Throwable cause)
Copyright © 2010. All Rights Reserved.