|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.deegree_impl.io.shpapi.DBaseIndexException
| Field Summary | |
private DBaseIndex |
index
|
private java.lang.Comparable |
key
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
DBaseIndexException(java.lang.String error,
java.lang.Comparable key,
DBaseIndex index)
|
|
| Method Summary | |
DBaseIndex |
getIndex()
|
java.lang.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 |
| Field Detail |
private java.lang.Comparable key
private DBaseIndex index
| Constructor Detail |
public DBaseIndexException(java.lang.String error,
java.lang.Comparable key,
DBaseIndex index)
| Method Detail |
public java.lang.Comparable getKey()
public DBaseIndex getIndex()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||