public class PDFFilterException
extends java.lang.Exception
PDF Filter exception. This is used for exceptions relating to use a PDF filter.
This work was authored by Eric Schaeffer.
Constructor | Description |
---|---|
PDFFilterException() |
Create a basic filter exception.
|
PDFFilterException(java.lang.String message) |
Create a filter exception with a message.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.