Serializable
public class UnsupportedPdfException extends InvalidPdfException
Constructor | Description |
---|---|
UnsupportedPdfException(String message) |
Creates an instance of an UnsupportedPdfException.
|
getCause
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
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 © 2018. All rights reserved.