|
Web Dynpro API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
com.sap.tc.webdynpro.services.exceptions.WDException
|
+--com.sap.tc.webdynpro.services.sal.config.api.WDConfigurationException
|
+--com.sap.tc.webdynpro.services.sal.config.api.WDConfigurationNotFoundException
This exception is thrown, if a specified configuration unit couldn't be loaded.
| Constructor Summary | |
WDConfigurationNotFoundException(java.lang.String messageText)
Constructs a WDConfigurationNotFoundException object. |
|
WDConfigurationNotFoundException(java.lang.String messageText,
java.lang.Object[] parameters)
Constructor for WDConfigurationNotFoundException. |
|
WDConfigurationNotFoundException(java.lang.String messageText,
java.lang.Object[] parameters,
java.lang.Throwable reason)
Constructor for WDConfigurationNotFoundException. |
|
WDConfigurationNotFoundException(java.lang.String messageText,
java.lang.Throwable reason)
Constructs a WDConfigurationNotFoundException object. |
|
WDConfigurationNotFoundException(java.lang.Throwable reason)
Constructs a WDConfigurationNotFoundException object. |
|
| Constructor Detail |
public WDConfigurationNotFoundException(java.lang.String messageText)
messageText - message text of the exception
public WDConfigurationNotFoundException(java.lang.String messageText,
java.lang.Throwable reason)
messageText - message text of the exceptionreason - the reason of the exception
public WDConfigurationNotFoundException(java.lang.String messageText,
java.lang.Object[] parameters)
messageText - parameters -
public WDConfigurationNotFoundException(java.lang.String messageText,
java.lang.Object[] parameters,
java.lang.Throwable reason)
messageText - parameters - reason - public WDConfigurationNotFoundException(java.lang.Throwable reason)
reason - the reason of the exception
|
Web Dynpro API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||