PasswordRequiredException
Leave feedback
On this page
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.
| Constructor | Description |
|---|---|
| PasswordRequiredException(String guid) | Initializes a new instance of the PasswordRequiredException class. |
public PasswordRequiredException(String guid)
Initializes a new instance of the PasswordRequiredException class.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| guid | java.lang.String | The guid. |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.