public class CorruptedOrDamagedFileException extends GroupDocsViewerException
Thrown during document load, when the document appears to be corrupted and impossible to load.
Constructor and Description |
---|
CorruptedOrDamagedFileException(String guid,
ILocalizationHandler localizationHandler)
Initializes a new instance of the
CorruptedOrDamagedFileException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public CorruptedOrDamagedFileException(String guid, ILocalizationHandler localizationHandler)
Initializes a new instance of the CorruptedOrDamagedFileException
class.
guid
- The file description.localizationHandler
- The locale handler.Copyright © 2018. All rights reserved.