public class BadPdfFormatException extends PdfException
PdfObject.PdfException,
PdfBoolean,
PdfNumber,
PdfString,
PdfName,
PdfDictionary,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
BadPdfFormatException()
Constructs a
BadPdfFormatException without a message. |
BadPdfFormatException(java.lang.String message)
Constructs a
BadPdfFormatException with a message. |
private static final long serialVersionUID