public class InvalidFormatException extends DumpArchiveException
Modifier and Type | Field and Description |
---|---|
protected long |
offset |
private static long |
serialVersionUID |
Constructor and Description |
---|
InvalidFormatException() |
InvalidFormatException(long offset) |
Modifier and Type | Method and Description |
---|---|
long |
getOffset() |
private static final long serialVersionUID
protected long offset