Class InvalidHeaderException

  • All Implemented Interfaces:
    Serializable

    public class InvalidHeaderException
    extends IOException
    This exception is used to indicate that there is a problem with a TAR archive header.
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidHeaderException

        public InvalidHeaderException()
      • InvalidHeaderException

        public InvalidHeaderException​(String msg)