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(String message)
Constructs a
BadPdfFormatException with a message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
BadPdfFormatException()
BadPdfFormatException without a message.BadPdfFormatException(String message)
BadPdfFormatException with a message.message - a message describing the exception