public class InvalidPasswordException extends GroupDocsMergerException
Thrown if a password for opening password-protected document is incorrect.
<inheritdoc></inheritdoc>
Constructor and Description |
---|
InvalidPasswordException(String guid)
Initializes a new instance of the
InvalidPasswordException class. |
getHResult, getInnerException, getType, setErrorCode, setHResult, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public InvalidPasswordException(String guid)
Initializes a new instance of the InvalidPasswordException
class.
guid
- The guid.Copyright © 2019. All rights reserved.