groupdocs.comparison.common.exceptions
The namespace provides different exception classes.
Classes
Class | Description |
---|---|
ComparisonException |
Base class for all comparison process exceptions. |
DocumentComparisonException |
The exception that is thrown when an error occurs while comparing documents. |
FileFormatException |
The exception that is thrown when comparing files with different formats. |
InvalidPasswordException |
The exception that is thrown when specified password is incorrect. |
PasswordProtectedFileException |
The exception that is thrown when the document is protected by password. |
UnsupportedFileFormatException |
The exception that is thrown when file of this format doesn’t support comparison. |