public final class PasswordProtectedException
extends com.groupdocs.foundation.exception.GroupDocsException
Groupdocs exception thrown when the file is password protected
Constructor and Description |
---|
PasswordProtectedException(FileDescription fileDescription)
Create exception instance
|
Modifier and Type | Method and Description |
---|---|
FileDescription |
getFileDescription()
File description instance
|
getHResult, getInnerException, getType, setErrorCode, setHResult, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public PasswordProtectedException(FileDescription fileDescription)
Create exception instance
fileDescription
- Instance of FileDescription
public FileDescription getFileDescription()
File description instance
Copyright © 2019. All rights reserved.