public class PdfException extends DocumentException
BadPdfFormatException,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
PdfException()
Constructs a
PdfException without a message. |
PdfException(Exception ex) |
PdfException(String message)
Constructs a
PdfException with a message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID