Class HeaderValueException

  • All Implemented Interfaces:
    java.io.Serializable

    public class HeaderValueException
    extends java.io.IOException
    Indicates a problem with a FITS header card.
    Since:
    4 Mar 2022
    Author:
    Mark Taylor
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • HeaderValueException

        public HeaderValueException()
        No-arg constructor.
      • HeaderValueException

        public HeaderValueException​(java.lang.String msg)
        Constructor.
        Parameters:
        msg - error message