com.itextpdf.text.exceptions
public class UnsupportedPdfException extends InvalidPdfException
Constructor and Description |
---|
UnsupportedPdfException(String message)
Creates an instance of an UnsupportedPdfException.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedPdfException(String message)
message
- the reason why the document isn't a PDF document according to iText.