deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.io.dbaseapi
Class DBaseIndexException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.deegree.io.dbaseapi.DBaseIndexException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InvalidKeyTypeException, KeyAlreadyExistException, KeyNotFoundException, KeyTooLongException

public abstract class DBaseIndexException
extends Exception

Version:
$Revision: 12519 $, $Date: 2008-06-25 11:37:30 +0200 (Mi, 25. Jun 2008) $
Author:
Andreas Poth, last edited by: $Author: aschmitz $
See Also:
Serialized Form

Constructor Summary
DBaseIndexException(String error, Comparable key, DBaseIndex index)
           
 
Method Summary
 DBaseIndex getIndex()
           
 Comparable getKey()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DBaseIndexException

public DBaseIndexException(String error,
                           Comparable key,
                           DBaseIndex index)
Method Detail

getKey

public Comparable getKey()
Returns:
key

getIndex

public DBaseIndex getIndex()
Returns:
dbase index object

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org