GroupDocs.Annotation.Exceptions

The namespace contains all the exceptions used in GroupDocs.Annotation API.

Classes

Class Description
AnnotatorException An error that occur during the document annotation process.
ConvertFileException The exception that is thrown if 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.
ImageNotLoadedException The exception that is thrown when image cannot be loaded from remote or local path. Usually happens if the provided “path” is incorrect.
IOException The exception that is thrown when trying to apply format-specific annotation to the wrong file type.
PasswordProtectedFileException The exception that is thrown when provided password is incorrect.