public class CacheFileNotFoundException extends GroupDocsViewerException
Thrown if a cached file was not found.
Constructor and Description |
---|
CacheFileNotFoundException(String filePath,
ILocalizationHandler localizationHandler)
Initializes a new instance of the
CorruptedOrDamagedFileException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public CacheFileNotFoundException(String filePath, ILocalizationHandler localizationHandler)
Initializes a new instance of the CorruptedOrDamagedFileException
class.
filePath
- The file description.localizationHandler
- The localization handler.Copyright © 2018. All rights reserved.