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

PasswordRequiredException class

PasswordRequiredException class

The exception that is thrown when password is required to load the document.

Inheritance: PasswordRequiredExceptionGroupDocsRedactionException

The PasswordRequiredException type exposes the following members:

Constructors

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

See Also