com.groupdocs.annotation.exceptions
The namespace provides different exceptions classes.
Classes
| Class | Description |
|---|---|
| AnnotatorException | Represents errors that occur during document processing. |
| ConvertFileException | The exception that is thrown when file conversion failed. |
| CorruptedOrDamagedFileException | The exception that is thrown when file is corrupted or damaged. |
| FileTypeNotSupportedException | The exception that is thrown when file type is not supported. |
| IOException | The exception that is thrown when file processing is failed. |