interbase.interclient
Class CorruptDatabaseException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.sql.SQLException
|
+--interbase.interclient.SQLException
|
+--interbase.interclient.CorruptDatabaseException
- public final class CorruptDatabaseException
- extends interbase.interclient.SQLException
A database inconsistency has been detected which
may indicate a corrupt database.
The error codes associated with this exception are
isc_bad_checksum, isc_badpage, or isc_db_corrupt
from the InterBase ibase.h file.
- Since:
- Extension
- See Also:
- Serialized Form
Send comments or suggestions to icsupport@interbase.com