|
SAP NetWeaver '04 | |||||||||
| 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.repository.service.layout.LayoutServiceException
com.sapportals.wcm.repository.service.layout.ServiceNotFoundException
A kind of WcmException thrown when trying to get the layout Service for a resource, where the layout Service is not available.
| Field Summary |
| Fields inherited from class com.sapportals.wcm.WcmException |
ex |
| Constructor Summary | |
ServiceNotFoundException()
Construct object of class ServiceNotFoundException. |
|
ServiceNotFoundException(String msg)
Construct object of class ServiceNotFoundException. |
|
ServiceNotFoundException(String msg,
Throwable ex)
Construct object of class ServiceNotFoundException. |
|
ServiceNotFoundException(Throwable ex)
Construct object of class ServiceNotFoundException. |
|
| Methods inherited from class com.sapportals.wcm.WcmException |
getContainedException, isLogged |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ServiceNotFoundException()
public ServiceNotFoundException(Throwable ex)
ex - root exceptionpublic ServiceNotFoundException(String msg)
msg - Errormessage for the log
public ServiceNotFoundException(String msg,
Throwable ex)
msg - Errormessage for the logex - root exception
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||