Class InvalidFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.commons.compress.archivers.dump.DumpArchiveException
org.apache.commons.compress.archivers.dump.InvalidFormatException
- All Implemented Interfaces:
Serializable
Invalid Format Exception. There was an error decoding a tape segment header.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
offset
-
-
Constructor Details
-
InvalidFormatException
public InvalidFormatException() -
InvalidFormatException
-
-
Method Details
-
getOffset
-