All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class interbase.interclient.OutOfMemoryException

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

public final class OutOfMemoryException
extends SQLException
implements ComponentException
InterClient Extension

InterBase or InterServer host memory has been exhausted.


Method Index

 o getComponent()
Get the component which exhausted memory.

Methods

 o getComponent
  public int getComponent()
Get the component which exhausted memory.


All Packages  Class Hierarchy  This Package  Previous  Next  Index