com.lowagie.text.pdf
public class BadPdfFormatException extends PdfException
PdfObject.
See Also: PdfException PdfBoolean PdfNumber PdfString PdfName PdfDictionary
| Field Summary | |
|---|---|
| static long | serialVersionUID |
| Constructor Summary | |
|---|---|
| BadPdfFormatException()
Constructs a BadPdfFormatException without a message. | |
| BadPdfFormatException(String message)
Constructs a BadPdfFormatException with a message.
| |
BadPdfFormatException without a message.BadPdfFormatException with a message.
Parameters: message a message describing the exception