Class VPFHeaderFormatException

  • All Implemented Interfaces:
    Serializable

    public class VPFHeaderFormatException
    extends VPFDataException
    Class VPFHeaderFormatException.java is responsible for

    Created: Tue Jan 21 15:12:10 2003

    Author:
    Artur Hefczyc
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class Throwable

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

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

      • VPFHeaderFormatException

        public VPFHeaderFormatException()
        Creates a new VPFHeaderFormatException object.
      • VPFHeaderFormatException

        public VPFHeaderFormatException​(String message)
        Creates a new VPFHeaderFormatException object.
        Parameters:
        message - DOCUMENT ME!