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