com.lowagie.text.pdf
public class PdfException extends DocumentException
See Also: BadPdfFormatException
Field Summary | |
---|---|
static long | serialVersionUID |
Constructor Summary | |
---|---|
PdfException(Exception ex) | |
PdfException()
Constructs a PdfException whithout a message. | |
PdfException(String message)
Constructs a PdfException with a message.
|
PdfException
whithout a message.PdfException
with a message.
Parameters: message a message describing the exception