interbase.interclient
Class SocketTimeoutException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.sql.SQLException
|
+--interbase.interclient.SQLException
|
+--interbase.interclient.SocketTimeoutException
- public final class SocketTimeoutException
- extends interbase.interclient.SQLException
IO was interrupted while waiting to read data from server,
probably due to a connection timeout.
The driver uses a connection timeout interval
as specified by DriverManager.setLoginTimeout ().
The error code associated with this exception is
ErrorCodes.socketTimeout.
- Since:
- Extension
- See Also:
- Serialized Form
Send comments or suggestions to icsupport@interbase.com