1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for Python via .NET
  4. /
  5. groupdocs.parser.exceptions
  6. /
  7. InvalidPasswordException class

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