public class PdfMalformedException extends PdfException
PdfInvalidException
,
Serialized FormConstructor and Description |
---|
PdfMalformedException(String m)
Creates a PdfMalformedException.
|
PdfMalformedException(String m,
long offset)
Creates a PdfMalformedException with specified offset.
|
PdfMalformedException(String m,
long offset,
Token token)
Creates a PdfMalformedException 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 PdfMalformedException(String m)
public PdfMalformedException(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.