interbase.interclient
Class LockConflictException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.sql.SQLException
|
+--interbase.interclient.SQLException
|
+--interbase.interclient.LockConflictException
- Direct Known Subclasses:
- UpdateConflictException
- public class LockConflictException
- extends interbase.interclient.SQLException
A database lock conflict has occured.
The error code associated with this exception is
isc_lock_conflict from the InterBase ibase.h file.
- Since:
- Extension
- See Also:
- Serialized Form
Send comments or suggestions to icsupport@interbase.com