Uses of Class
org.cojen.tupl.CorruptDatabaseException
Packages that use CorruptDatabaseException
-
Uses of CorruptDatabaseException in org.cojen.tupl
Subclasses of CorruptDatabaseException in org.cojen.tuplModifier and TypeClassDescriptionclassThrown when a page of data from the database is detected as being corrupt because the stored checksum doesn't match what was freshly computed.classThrown when opening a database which wasn't completely restored.