org.apache.fop.pdf
Class PDFFilterException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.apache.fop.pdf.PDFFilterException

public class PDFFilterException
extends Exception


Constructor Summary
PDFFilterException()
           
PDFFilterException(String message)
           

Methods inherited from class java.lang.Throwable
getMessage, getLocalizedMessage, toString, printStackTrace, printStackTrace, printStackTrace, fillInStackTrace

Methods inherited from class java.lang.Object
getClass, hashCode, equals, notify, notifyAll, wait, wait, wait

Constructor Detail

PDFFilterException

public PDFFilterException()

PDFFilterException

public PDFFilterException(String message)