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