IncorrectPasswordException
Leave feedback
On this page
Initializes a new instance of IncorrectPasswordException class.
public IncorrectPasswordException()
- class IncorrectPasswordException
- namespace GroupDocs.Redaction.Exceptions
- assembly GroupDocs.Redaction
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.
public IncorrectPasswordException(string message, Exception innerException)
| Parameter | Type | Description |
|---|---|---|
| message | String | Message, describing exception context |
| innerException | Exception | Inner exception |
- class IncorrectPasswordException
- namespace GroupDocs.Redaction.Exceptions
- assembly GroupDocs.Redaction
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.