IncorrectPasswordException

IncorrectPasswordException class

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

public sealed class IncorrectPasswordException : GroupDocsConversionException

Constructors

Name Description
IncorrectPasswordException() Default constructor

See Also