|
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.service.propertyconfig.PropertyConfigurationServiceException
Used to report critical errors which are written into log file by WcmException constructor.
| Fields inherited from class com.sapportals.wcm.WcmException |
ex |
| Constructor Summary | |
PropertyConfigurationServiceException(java.lang.Exception e)
Construct object of class PropertyConfigurationServiceException. |
|
PropertyConfigurationServiceException(java.lang.String msg)
Construct object of class PropertyConfigurationServiceException. |
|
| Methods inherited from class com.sapportals.wcm.WcmException |
getContainedException, isLogged |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PropertyConfigurationServiceException(java.lang.String msg)
msg - error messagepublic PropertyConfigurationServiceException(java.lang.Exception e)
e - nested exception
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||