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

IncorrectPasswordException

Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, com.groupdocs.merger.exceptions.GroupDocsMergerException

public class IncorrectPasswordException extends GroupDocsMergerException

The exception that is thrown when specified password is incorrect.

Constructors

Constructor Description
IncorrectPasswordException(String guid) Initializes a new instance of the IncorrectPasswordException class.

IncorrectPasswordException(String guid)

public IncorrectPasswordException(String guid)

Initializes a new instance of the IncorrectPasswordException class.

Parameters:

Parameter Type Description
guid java.lang.String The guid.