nom.tam.fits
Class BadHeaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
nom.tam.fits.FitsException
nom.tam.fits.BadHeaderException
- All Implemented Interfaces:
- Serializable
public class BadHeaderException
- extends FitsException
This exception indicates that an error
was detected while parsing a FITS header record.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BadHeaderException
public BadHeaderException()
BadHeaderException
public BadHeaderException(String msg)