All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class interbase.interclient.BadInstallationException

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

public final class BadInstallationException
extends SQLException
InterClient Extension

An improper InterClient installed configuration has been detected.

Currently, this can occur for the following reasons:


Constructor Index

 o BadInstallationException(String)

Constructors

 o BadInstallationException
  public BadInstallationException(String reason)

All Packages  Class Hierarchy  This Package  Previous  Next  Index