1.50.39

interbase.interclient
Class ExpiredDriverException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.sql.SQLException
                    |
                    +--interbase.interclient.SQLException
                          |
                          +--interbase.interclient.UnlicensedComponentException
                                |
                                +--interbase.interclient.ExpiredDriverException

public final class ExpiredDriverException
extends UnlicensedComponentException

InterClient or InterServer have expired and connections are refused.

You may either download an updated driver or a new license certificate from http://www.interbase.com .

The error code associated with this exception is ErrorCodes.unlicensedComponent.

Since:
Extension
See Also:
Serialized Form

Methods inherited from class java.sql.SQLException
getErrorCode, getNextException, getSQLState, setNextException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


1.50.39

Send comments or suggestions to icsupport@interbase.com