Package | Description |
---|---|
com.groupdocs.viewer.exception |
The GroupDocs.Viewer.Exception namespace provides classes for exceptions which can occur while working with a document.
|
com.groupdocs.viewer.handler |
The GroupDocs.Viewer.Handler namespace provides classes for working with rendering handlers.
|
Constructor and Description |
---|
CacheFileNotFoundException(String filePath,
ILocalizationHandler localizationHandler)
Initializes a new instance of the
CorruptedOrDamagedFileException class. |
CorruptedOrDamagedFileException(String guid,
ILocalizationHandler localizationHandler)
Initializes a new instance of the
CorruptedOrDamagedFileException class. |
FileTypeNotSupportedException(String fileType,
ILocalizationHandler localizationHandler)
Initializes a new instance of the
FileTypeNotSupportedException class. |
GuidNotSpecifiedException(ILocalizationHandler localizationHandler)
Initializes a new instance of the
GuidNotSpecifiedException class. |
InvalidPasswordException(String guid,
ILocalizationHandler localizationHandler)
Initializes a new instance of the
InvalidPasswordException class. |
PasswordProtectedFileException(String guid,
ILocalizationHandler localizationHandler)
Initializes a new instance of the
PasswordProtectedFileException class. |
StoragePathNotSpecifiedException(ILocalizationHandler localizationHandler)
Initializes a new instance of the
StoragePathNotSpecifiedException class. |
TransformationFailedPageNotExistException(String guid,
int pageNumber,
ILocalizationHandler localizationHandler)
Initializes a new instance of the
TransformationFailedPageNotExistException class. |
Modifier and Type | Method and Description |
---|---|
ILocalizationHandler |
ViewerHandler.getLocalizationHandler()
Getter for the field
localizationHandler . |
Copyright © 2018. All rights reserved.