See: Description
Exception | Description |
---|---|
ArgumentNullException |
The type Argument null exception.
|
ArgumentOutOfRangeException |
The type Argument out of range exception.
|
CacheFileNotFoundException |
Thrown if a cached file was not found.
|
CorruptedOrDamagedFileException |
Thrown during document load, when the document appears to be corrupted and impossible to load.
|
DirectoryNotFoundException |
The type Directory not found exception.
|
FileTypeNotSupportedException |
Thrown during document load, when the document format is not recognized or not supported by GroupDocs.Viewer.
|
GroupDocsViewerException |
The type GroupDocsViewerException.
|
GuidNotSpecifiedException |
Thrown during document load, when the document GUID was not specified.
|
InvalidOperationException |
The type Invalid operation exception.
|
InvalidPasswordException |
Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect.
|
PasswordProtectedFileException |
Thrown if a document is encrypted with a password and the password specified when opening the document is missing.
|
StoragePathNotSpecifiedException |
Thrown when trying to load file from storage or to cache file to storage, but storage path was not specified.
|
TransformationFailedPageNotExistException |
Thrown while performing file transformations and desired page not exists in document.
|
Copyright © 2018. All rights reserved.