public class UnsupportedPdfException extends InvalidPdfException
| Constructor and Description |
|---|
UnsupportedPdfException(String message)
Creates an instance of an UnsupportedPdfException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedPdfException(String message)
message - the reason why the document isn't a PDF document according to iText.Copyright © 2019. All rights reserved.