|
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.util.content.ContentException
|
+--com.sapportals.wcm.repository.ResourceException
|
+--com.sapportals.wcm.repository.ExpectedCheckInURIException
| Fields inherited from class com.sapportals.wcm.WcmException |
ex |
| Constructor Summary | |
ExpectedCheckInURIException(URI resourceID,
URI newURI)
Deprecated. Constructs a new exception |
|
| Method Summary | |
URI |
getNewExpectedCheckInURI()
Deprecated. Returns the expected check-in URI |
void |
setNewExpectedCheckInURI(URI newURI)
Deprecated. Sets the expected check-in URI |
| Methods inherited from class com.sapportals.wcm.repository.ResourceException |
fillInStackTrace, getLocalizedMessage, getMessage, getNextResourceException, getResourceID, getRID, printStackTrace, printStackTrace, printStackTrace, setNextResourceException, toString |
| Methods inherited from class com.sapportals.wcm.WcmException |
getContainedException, isLogged |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ExpectedCheckInURIException(URI resourceID,
URI newURI)
resourceID - The ID of the resource the exception belongs tonewURI - The new excpected checkin-URI.| Method Detail |
public URI getNewExpectedCheckInURI()
public void setNewExpectedCheckInURI(URI newURI)
newURI - newExpectedCheckInURI to be set
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||