IncorrectPasswordException
Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, com.groupdocs.redaction.exceptions.GroupDocsRedactionException
public class IncorrectPasswordException extends GroupDocsRedactionException
The exception that is thrown when specified password is incorrect.
Constructors
| Constructor | Description |
|---|---|
| IncorrectPasswordException() | Initializes a new instance of IncorrectPasswordException class. |
IncorrectPasswordException()
public IncorrectPasswordException()
Initializes a new instance of IncorrectPasswordException class.