InvalidPasswordException
InvalidPasswordException class
Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing.
public sealed class InvalidPasswordException : GroupDocsParserException
Constructors
Name | Description |
---|---|
InvalidPasswordException() | Initializes a new instance of the InvalidPasswordException class. |
InvalidPasswordException(string) | Initializes a new instance of the InvalidPasswordException class. |
See Also
- class GroupDocsParserException
- namespace GroupDocs.Parser.Exceptions
- assembly GroupDocs.Parser