|
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.NoContentException
The resource has no content
| Fields inherited from class com.sapportals.wcm.WcmException |
ex |
| Constructor Summary | |
NoContentException(java.lang.String msg,
RID resourceID)
Constructs a new NoContentException |
|
NoContentException(java.lang.String msg,
URI resourceID)
Deprecated. as of NW04. |
|
| 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 NoContentException(java.lang.String msg,
URI resourceID)
msg - TBD: Description of the incoming method parameterresourceID - TBD: Description of the incoming method parameter
public NoContentException(java.lang.String msg,
RID resourceID)
msg - The messageresourceID - The URI of the resource that caused the exception
(optional)
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||