org.stellarium
Class StellariumException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.stellarium.StellariumException
- All Implemented Interfaces:
- java.io.Serializable
-
public class StellariumException
- extends java.lang.RuntimeException
An exception that denotes a Stellarium for Java error.
- Version:
- $revision$
- Author:
- Jerome Beau
- See Also:
- Serialized Form
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 |
StellariumException
public StellariumException()
StellariumException
public StellariumException(java.lang.String string)
StellariumException
public StellariumException(java.lang.String string,
java.lang.Throwable throwable)
StellariumException
public StellariumException(java.lang.Throwable throwable)