InvalidPasswordException class

InvalidPasswordException class

Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing.

Inheritance: InvalidPasswordExceptionGroupDocsParserException

The InvalidPasswordException type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the InvalidPasswordException class.
init Initializes a new instance of the InvalidPasswordException class.

See Also