Class ChecksumException

java.lang.Object
All Implemented Interfaces:
Serializable

public class ChecksumException extends CorruptDatabaseException
Thrown when a page of data from the database is detected as being corrupt because the stored checksum doesn't match what was freshly computed.
See Also: