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