1. GroupDocs.Redaction
  2. /
  3. GroupDocs.Redaction for Python via .NET
  4. /
  5. groupdocs.redaction.exceptions
  6. /
  7. IncorrectPasswordException class

IncorrectPasswordException class

IncorrectPasswordException class

The exception that is thrown when specified password is incorrect.

Inheritance: IncorrectPasswordExceptionGroupDocsRedactionException

The IncorrectPasswordException type exposes the following members:

Constructors

Constructor Description
__init__(self) Initializes a new instance of IncorrectPasswordException class.

See Also