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

PasswordRequiredException class

PasswordRequiredException class

GroupDocs exception thrown when the file is password protected and password is not provided

Inheritance: PasswordRequiredExceptionGroupDocsConversionException

The PasswordRequiredException type exposes the following members:

Constructors

Constructor Description
init Default constructor
init Creates an exception instance with a FileType
init Creates an exception instance with a message

See Also