|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sapportals.wcm.WcmException
com.sapportals.wcm.util.content.ContentException
com.sapportals.wcm.repository.ResourceException
com.sapportals.wcm.repository.service.ServiceCallException
public class ServiceCallException
Indicates an error during a IRepositoryService.acceptServletCall(Properties, IResourceContext)
call.
Copyright 2004 SAP AG
| Field Summary |
|---|
| Fields inherited from class com.sapportals.wcm.WcmException |
|---|
ex |
| Constructor Summary | |
|---|---|
ServiceCallException(com.sapportals.wcm.util.uri.RID resourceID)
Constructs a new exception |
|
ServiceCallException(String localizedErrormessage)
Constructs a new exception |
|
ServiceCallException(String localizedErrormessage,
com.sapportals.wcm.util.uri.RID resourceID)
Constructs a new exception |
|
ServiceCallException(String localizedErrormessage,
com.sapportals.wcm.util.uri.URI resourceID)
Deprecated. as of NW04. |
|
ServiceCallException(com.sapportals.wcm.util.uri.URI resourceID)
Deprecated. as of NW04. |
|
| Method Summary | |
|---|---|
String |
getErrorMessage()
Returns a message for display |
| 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, setContainedException |
| Methods inherited from class java.lang.Throwable |
|---|
getCause, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceCallException(String localizedErrormessage)
localizedErrormessage - The message for displaypublic ServiceCallException(com.sapportals.wcm.util.uri.URI resourceID)
resourceID - The URI of the resource that caused the exception
(optional)public ServiceCallException(com.sapportals.wcm.util.uri.RID resourceID)
resourceID - The URI of the resource that caused the exception
(optional)
public ServiceCallException(String localizedErrormessage,
com.sapportals.wcm.util.uri.URI resourceID)
localizedErrormessage - The message for displayresourceID - The URI of the resource that caused the exception
(optional)
public ServiceCallException(String localizedErrormessage,
com.sapportals.wcm.util.uri.RID resourceID)
localizedErrormessage - The message for displayresourceID - The URI of the resource that caused the exception
(optional)| Method Detail |
|---|
public String getErrorMessage()
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
|
SAP NetWeaver 7.30 SP01 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||