fop 0.95beta | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exception
org.apache.fop.pdf.PDFFilterException
public class PDFFilterException
extends Exception
Constructor Summary | |
| |
|
public PDFFilterException()
Create a basic filter exception.
public PDFFilterException(String message)
Create a filter exception with a message.
- Parameters:
message
- the error message
fop 0.95beta |