public class PdfException extends DocumentException
BadPdfFormatException
,
Serialized FormModifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
PdfException()
Constructs a
PdfException without a message. |
PdfException(java.lang.Exception ex) |
PdfException(java.lang.String message)
Constructs a
PdfException with a message. |
private static final long serialVersionUID