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(Exception ex) |
PdfException(String message)
Constructs a
PdfException with a message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID