| ExportException |
|
| ImportException |
|
| IncompatibleColumnsException |
Thrown when tables have mismatching columns.
|
| IncompatibleTablesException |
Thrown when tables do not match.
|
| MissingDataException |
Thrown when there is an error while reading the data from source data base.
|
| TableConfigurationException |
Thrown when data bases have not the same tables.
|
| UnequalDataException |
Thrown when table data is checked for equality.
|
| UnequalNumberOfRowsException |
Thrown when table data is checked for equality.
|
| UnhandledColumnTypeException |
Thrown when we find a column type we cannot handle (yet).
|