IncorrectPasswordException
IncorrectPasswordException class
The exception that is thrown when specified password is incorrect.
public class IncorrectPasswordException : GroupDocsRedactionException
Constructors
| Name | Description |
|---|---|
| IncorrectPasswordException() | Initializes a new instance of IncorrectPasswordException class. |
| IncorrectPasswordException(string, Exception) | Initializes a new instance of IncorrectPasswordException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
See Also
- class GroupDocsRedactionException
- namespace GroupDocs.Redaction.Exceptions
- assembly GroupDocs.Redaction