public final class PdfInvalidException extends PdfException
| Constructor and Description |
|---|
PdfInvalidException(String m)
Creates a PdfInvalidException.
|
PdfInvalidException(String m,
long offset)
Creates a PdfInvalidException with specified offset.
|
PdfInvalidException(String m,
long offset,
Token token)
Creates a PdfInvalidException with specified offset and token.
|
| Modifier and Type | Method and Description |
|---|---|
void |
disparage(RepInfo info)
Performs the appropriate disparagement act on a RepInfo
object.
|
getOffset, getTokenaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PdfInvalidException(String m)
public PdfInvalidException(String m, long offset)
public void disparage(RepInfo info)
setValid (false).disparage in class PdfExceptionCopyright © 2008–2017 The Open Preservation Foundation. All rights reserved.