|
dbXML API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.dbxml.server.dbXMLException
|
+--org.dbxml.core.DBException
|
+--org.dbxml.core.indexer.IndexerException
|
+--org.dbxml.core.indexer.DuplicateIndexException
A DuplicateIndexException is thrown if an Indexer create attempt duplicates an existing Indexer.
| Fields inherited from class org.dbxml.core.DBException |
faultCode |
| Constructor Summary | |
DuplicateIndexException()
|
|
DuplicateIndexException(java.lang.String message)
|
|
| Methods inherited from class org.dbxml.server.dbXMLException |
getWrappedThrowable, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public DuplicateIndexException()
public DuplicateIndexException(java.lang.String message)
|
dbXML API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||