|
SAP NetWeaver '04 | |||||||||
| 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
|
+--com.sapportals.wcm.WcmException
|
+--com.sapportals.wcm.service.indexmanagement.IndexDoesNotExistOnServerException
Indicates that an index doesnt exist on the index server.
Copyright 2004 SAP AG
| Fields inherited from class com.sapportals.wcm.WcmException |
ex |
| Constructor Summary | |
IndexDoesNotExistOnServerException(java.lang.String indexId)
|
|
| Method Summary | |
java.lang.String |
getIndexId()
Returns the ID of the index that caused the exception |
| Methods inherited from class com.sapportals.wcm.WcmException |
getContainedException, isLogged |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public IndexDoesNotExistOnServerException(java.lang.String indexId)
| Method Detail |
public java.lang.String getIndexId()
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||