interbase.interclient
Class ExpiredDriverWarning
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.sql.SQLException
|
+--java.sql.SQLWarning
|
+--interbase.interclient.SQLWarning
|
+--interbase.interclient.ExpiredDriverWarning
- public final class ExpiredDriverWarning
- extends interbase.interclient.SQLWarning
A warning that InterClient or InterServer have expired, but will
continue to function.
Expired beta releases of InterClient may
throw an ExpiredDriverException and refuse connections.
Expired product releases of InterClient will accept connections,
but will tag the connection with an ExpiredDriverWarning.
Its is suggested that you upgrade both InterClient and InterServer
driver components by downloading a recent release from
http://www.interbase.com
.
The error code associated with this warning is
always ErrorCodes.unlicensedComponent.
- Since:
- Extension, since 1.12
- See Also:
- Serialized Form
Send comments or suggestions to icsupport@interbase.com