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() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected long offset
public InvalidFormatException()
public InvalidFormatException(long offset)
public long getOffset()
Copyright © 2018 The Apache Software Foundation. All rights reserved.