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