public class PdfMalformedException extends PdfException
PdfInvalidException
,
Serialized FormConstructor and Description |
---|
PdfMalformedException(java.lang.String m)
Creates a PdfMalformedException.
|
PdfMalformedException(java.lang.String m,
long offset)
Creates a PdfMalformedException with specified offset.
|
PdfMalformedException(java.lang.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
public PdfMalformedException(java.lang.String m)
public PdfMalformedException(java.lang.String m, long offset)
public PdfMalformedException(java.lang.String m, long offset, Token token)
public void disparage(RepInfo info)
setValid (false)
.disparage
in class PdfException