PasswordRequiredException
PasswordRequiredException class
The exception that is thrown when password is required to load the document.
public class PasswordRequiredException : GroupDocsRedactionException
Constructors
| Name | Description | 
|---|---|
| PasswordRequiredException() | Initializes a new instance of PasswordRequiredException class. | 
| PasswordRequiredException(string, Exception) | Initializes a new instance of PasswordRequiredException 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