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 whithout a message. | |
BadPdfFormatException(String message)
Constructs a BadPdfFormatException with a message.
|
BadPdfFormatException
whithout a message.BadPdfFormatException
with a message.
Parameters: message a message describing the exception