public class PasswordRequiredException extends GroupDocsMergerException
The exception that is thrown when password is required to load the document.
| Constructor and Description |
|---|
PasswordRequiredException(String guid)
Initializes a new instance of the
PasswordRequiredException class. |
getExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PasswordRequiredException(String guid)
Initializes a new instance of the PasswordRequiredException class.
guid - The guid.Copyright © 2024. All rights reserved.