org.deegree.io.dbaseapi
Class DBaseIndexException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deegree.io.dbaseapi.DBaseIndexException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InvalidKeyTypeException, KeyAlreadyExistException, KeyNotFoundException, KeyTooLongException
public abstract class DBaseIndexException
- extends Exception
- Author:
- Andreas Poth, last edited by: $Author: apoth $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DBaseIndexException
public DBaseIndexException(String error,
Comparable key,
DBaseIndex index)
getKey
public Comparable getKey()
- Returns:
- key
getIndex
public DBaseIndex getIndex()
- Returns:
- dbase index object
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net