All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class interbase.interclient.UnlicensedComponentException

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

public class UnlicensedComponentException
extends SQLException
implements ComponentException
InterClient Extension

An improperly licensed InterServer, InterClient, or InterBase component was detected.

Make sure proper ic_license.dat and isc_license.dat files exists on your server machine, and that they have not expired.


Method Index

 o getComponent()
Get the unlicensed component.

Methods

 o getComponent
  public int getComponent()
Get the unlicensed component.


All Packages  Class Hierarchy  This Package  Previous  Next  Index