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, getToken
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PdfInvalidException(String m)
public PdfInvalidException(String m, long offset)
public void disparage(RepInfo info)
setValid (false)
.disparage
in class PdfException
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.