- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- LDiff
class LDiff.MismatchException
extends java.lang.Exception
The exception that is thrown when a database diff detects differences.
TODO: we start simple, by just using it as a boolean indicator and
perhaps a block id for unit test purposes? As as the local processing
gains in sophistication will provide block and key (insert, update,
delete) granularity identification of differences.