interbase.interclient
Class BugCheckException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.sql.SQLException
|
+--interbase.interclient.SQLException
|
+--interbase.interclient.BugCheckException
- public final class BugCheckException
- extends interbase.interclient.SQLException
An internal program state inconsistency has been detected
and implies a bug in InterClient, InterServer or InterBase.
Please contact icsupport@interbase.com
with the bug code and a small test case if possible.
The error codes associated with this exception are
ErrorCodes.bugCheck for driver generated bug checks,
or isc_bug_check from the ibase.h file for an InterBase
generated license error.
- Since:
- Extension
- See Also:
- Serialized Form
Send comments or suggestions to icsupport@interbase.com