com.groupdocs.viewer.exception
Leave feedback
The package provides classes for exceptions that can occur while working with a document.
The main classes in this package are:
- com.groupdocs.viewer.exception.ArchiveSecurityException - Thrown when an archive being opened exceeds specified limits.
- FileNotFoundException - Represents an exception thrown when a file or directory is not found.
- GroupDocsViewerException - Represents generic errors that occur during document processing.
For more details on working with exceptions in GroupDocs.Viewer, please refer to the GroupDocs.Viewer Documentation.
| Class | Description |
|---|---|
| ArchiveSecurityException | This exception is thrown when an archive being opened exceeds any of the limits specified in the ArchiveSecurityOptions. |
| FileNotFoundException | This exception is thrown when a file or directory is not found. |
| GroupDocsViewerException | This exception represents generic errors that can occur during document processing. |
| IncorrectPasswordException | This exception is thrown when the specified password is incorrect. |
| NotSupportedException | This exception is thrown when the requested operation is not supported. |
| PasswordRequiredException | This exception is thrown when a password is required to load the document. |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.