public class UnsupportedPdfException extends InvalidPdfException
| Constructor and Description |
|---|
UnsupportedPdfException(String message)
Creates an instance of an UnsupportedPdfException.
|
getCauseaddSuppressed, fillInStackTrace, 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 © 1998–2021. All rights reserved.