interbase.interclient
Class OutOfMemoryException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.sql.SQLException
|
+--interbase.interclient.SQLException
|
+--interbase.interclient.OutOfMemoryException
- public final class OutOfMemoryException
- extends interbase.interclient.SQLException
InterBase or InterServer host memory has been exhausted.
The error codes associated with this exception are
ErrorCodes.outOfMemory for driver generated bug checks,
or isc_bufexh, isc_virmemexh 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