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 TypeClassDescriptionclass
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.class
Thrown when opening a database which wasn't completely restored.