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

PasswordRequiredException

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

public class PasswordRequiredException extends GroupDocsMergerException

The exception that is thrown when password is required to load the document.

Constructors

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

PasswordRequiredException(String guid)

public PasswordRequiredException(String guid)

Initializes a new instance of the PasswordRequiredException class.

Parameters:

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