Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exception
com.lowagie.text.DocumentException
com.lowagie.text.pdf.PdfException
com.lowagie.text.pdf.BadPdfFormatException
public class BadPdfFormatException
extends PdfException
PdfObject
.
PdfException
, PdfBoolean
, PdfNumber
, PdfString
, PdfName
, PdfDictionary
, PdfFont
Field Summary |
Fields inherited from class com.lowagie.text.DocumentException | |
ex |
Constructor Summary | |
| |
|
Method Summary |
Methods inherited from class com.lowagie.text.DocumentException | |
getLocalizedMessage , getMessage , printStackTrace , printStackTrace , printStackTrace , split , toString |
(package private) BadPdfFormatException()
Constructs aBadPdfFormatException
whithout a message.
(package private) BadPdfFormatException(String message)
Constructs aBadPdfFormatException
with a message.
- Parameters:
message
- a message describing the exception