Class PDFFilterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.fop.pdf.PDFFilterException
All Implemented Interfaces:
Serializable

public class PDFFilterException extends Exception

PDF Filter exception. This is used for exceptions relating to use a PDF filter.

This work was authored by Eric Schaeffer.

See Also:
  • Constructor Details

    • PDFFilterException

      public PDFFilterException()
      Create a basic filter exception.
    • PDFFilterException

      public PDFFilterException(String message)
      Create a filter exception with a message.
      Parameters:
      message - the error message