1. Home
  2. /
  3. GroupDocs.Conversion.LowCode
  4. /
  5. GroupDocs.Conversion.Exceptions
  6. /
  7. IncorrectPasswordException

IncorrectPasswordException class

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

public sealed class IncorrectPasswordException : GroupDocsConversionException

Public Members

namedescription
IncorrectPasswordException()Default constructor

See Also