public class UnsupportedPdfException extends InvalidPdfException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
a serial version UID
|
| Constructor and Description |
|---|
UnsupportedPdfException(String message)
Creates an instance of an UnsupportedPdfException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public UnsupportedPdfException(String message)
message - the reason why the document isn't a PDF document according to iText.