InvalidPasswordException

InvalidPasswordException

Overview

InvalidPasswordException is a class in Aspose.PDF FOSS for .NET. Inherits from: PdfException.

Thrown when a password-protected operation is attempted without supplying a valid password (e.g.

This class provides 6 methods for working with InvalidPasswordException objects in .NET programs. Available methods include: GenerateCrashReport, InvalidPasswordException, PdfException. All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package.

Methods

SignatureDescription
InvalidPasswordException()Calls InvalidPasswordException on this InvalidPasswordException instance.
InvalidPasswordException(message: string)Calls InvalidPasswordException(message) on this InvalidPasswordException instance.
InvalidPasswordException(message: string, innerException: Exception)Calls InvalidPasswordException(message, innerException) on this InvalidPasswordException instance.
InvalidPasswordException(innerException: Exception)Calls InvalidPasswordException(innerException) on this InvalidPasswordException instance.
PdfException()Initializes a new instance of the PdfException class.
GenerateCrashReport(options: CrashReportOptions)Write a crash report to disk per options.

See Also

 English