Class InvalidFormatException

All Implemented Interfaces:
Serializable

public class InvalidFormatException extends DumpArchiveException
Invalid Format Exception. There was an error decoding a tape segment header.
See Also:
  • Constructor Details

    • InvalidFormatException

      public InvalidFormatException()
    • InvalidFormatException

      public InvalidFormatException(long offset)
  • Method Details

    • getOffset

      public long getOffset()