Package nom.tam.fits
Class FitsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
nom.tam.fits.FitsException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
HeaderCardException
,PaddingException
,TableException
,TruncatedFileException
This is a general exception class allow us to distinguish issues detected by
this library.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FitsException
-
FitsException
-