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.
Constructor and Description |
---|
PDFFilterException()
Create a basic filter exception.
|
PDFFilterException(String message)
Create a filter exception with a message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PDFFilterException()
public PDFFilterException(String message)
message
- the error messageCopyright © 2025 Apache Software Foundation. All rights reserved.