public class PasswordProtectedFileException extends GroupDocsViewerException
Thrown if a document is encrypted with a password and the password specified when opening the document is missing.
Constructor and Description |
---|
PasswordProtectedFileException(String guid,
ILocalizationHandler localizationHandler)
Initializes a new instance of the
PasswordProtectedFileException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public PasswordProtectedFileException(String guid, ILocalizationHandler localizationHandler)
Initializes a new instance of the PasswordProtectedFileException
class.
guid
- the guidlocalizationHandler
- The localization manageer.Copyright © 2018. All rights reserved.