1. GroupDocs.Redaction
  2. /
  3. GroupDocs.Redaction for Java
  4. /
  5. com.groupdocs.redaction.exceptions
  6. /
  7. IncorrectPasswordException

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.