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