public final class InvalidPdfFileFormatException extends InvalidFileFormatException
The exception that is thrown when a pdf file is invalid.
| Constructor and Description |
|---|
InvalidPdfFileFormatException(String message)
Initializes a new instance of the
InvalidPdfFileFormatException class. |
generateCrashReportaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic InvalidPdfFileFormatException(String message)
Initializes a new instance of the InvalidPdfFileFormatException class.
message - The message.Copyright © 2025 Aspose. All Rights Reserved.