public final class TiffException extends Exception
Constructor and Description |
---|
TiffException(String m)
Create a TiffException.
|
TiffException(String m,
long offset)
Create a TiffException with specified offset.
|
Modifier and Type | Method and Description |
---|---|
long |
getOffset()
Returns the offset at which the exception occurred.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.