|
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.WDRuntimeException | +--com.sap.tc.webdynpro.services.sal.api.WDDispatcherException
Web Dynpro runtime exception thrown if the request dispatcher (e.g. the dispatcher servlet, the Web Dynpro portal component, or other Web Dynpro servlets) fail to dispatch the request to the Web Dynpro runtime for some reason.
| Constructor Summary | |
WDDispatcherException(java.lang.String messageText)
Deprecated. Creates a web dynpro dispatcher exception. |
|
WDDispatcherException(java.lang.String messageText,
java.lang.Object[] parameters)
Deprecated. Creates a web dynpro dispatcher exception. |
|
WDDispatcherException(java.lang.String messageText,
java.lang.Object[] parameters,
java.lang.Throwable reason)
Deprecated. Creates a web dynpro dispatcher exception. |
|
WDDispatcherException(java.lang.String messageText,
java.lang.Throwable reason)
Deprecated. Creates a web dynpro dispatcher exception. |
|
WDDispatcherException(java.lang.Throwable reason)
Deprecated. Creates a web dynpro dispatcher exception. |
|
| Constructor Detail |
public WDDispatcherException(java.lang.String messageText)
public WDDispatcherException(java.lang.String messageText,
java.lang.Throwable reason)
public WDDispatcherException(java.lang.Throwable reason)
public WDDispatcherException(java.lang.String messageText,
java.lang.Object[] parameters)
public WDDispatcherException(java.lang.String messageText,
java.lang.Object[] parameters,
java.lang.Throwable reason)
|
Web Dynpro API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||