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