|
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.NoRevisionException
The resource is not a revision resource.
| Fields inherited from class com.sapportals.wcm.WcmException |
ex |
| Constructor Summary | |
NoRevisionException(RID rid)
Constructs a new exception. |
|
NoRevisionException(java.lang.String msg,
RID rid)
Constructs a new exception. |
|
| 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 NoRevisionException(RID rid)
rid - The ID of the resource this exception belongs to (optional)
public NoRevisionException(java.lang.String msg,
RID rid)
msg - The exception message textrid - The ID of the resource this exception belongs to (optional)
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||