Exception | Description |
---|---|
AlignerException |
The base class for all exceptions that have occurred in Aligner of different formats
|
BaseFormatException |
The exception that is thrown when file of this format doesn't support comparison.
|
CompareStylesException |
Base class for all exceptions that occurred when comparing styles.
|
ComparisonException |
Base class for all comparison process exceptions.
|
ConvertToDocumentException |
Base class for exceptions that occur when converting documents
|
CreateSummaryPageException |
The base class for all exceptions that occurred during the creation of the summary page.
|
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.
|
FileNotFoundException |
Represents the the exception that throws when file or directory was not found.
|
InvalidPasswordException |
The exception that is thrown when specified password is incorrect.
|
ParagraphDiffException |
The base class for all exceptions that have occurred in ParagraphDiff of different formats
|
PasswordProtectedFileException |
The type Password protected file exception.
|
UnsupportedFileFormatException |
The exception that is thrown when file of this format doesn't support comparison
|
WordSeparatorException |
The base class for all exceptions that have occurred in WordSeparator of different formats
|