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

IncorrectPasswordException class

IncorrectPasswordException class

GroupDocs exception thrown when the file is password protected, password is provided but is incorrect

Inheritance: IncorrectPasswordExceptionGroupDocsConversionException

The IncorrectPasswordException 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