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