|
Web Dynpro API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
com.sap.tc.webdynpro.progmodel.model.api.WDModelException
|
+--com.sap.tc.webdynpro.modelimpl.rfcadapter.WDRFCException
|
+--com.sap.tc.webdynpro.modelimpl.rfcadapter.WDExecuteRFCException
|
+--com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException
Title: Web Dynpro Dynamic RFC Adapter Exception Description: Copyright: Copyright (c) 2003 Company: SAP AG
| Fields inherited from class com.sap.tc.webdynpro.modelimpl.rfcadapter.WDRFCException |
RFCADAPTERCLASS_LIST_WRONG_ELEMENT_TYPE |
| Fields inherited from class com.sap.tc.webdynpro.progmodel.model.api.WDModelException |
MODEL_ALREADY_EXIST_IN_SCOPE, MODEL_ALREADY_EXIST_WITH_INSTANCEID, MODEL_NOT_COMPATIBLE_FOR_CREATION_BY_WDMODELFACTORY, MODEL_SCOPE_CANT_BE_NULL, MODELCLASS_LIST_ALLOWED_TYPE, MODELCLASS_LIST_WRONG_ELEMENT_TYPE |
| Constructor Summary | |
WDDynamicRFCExecuteException(java.lang.String messageText)
Creates a web dynpro RFC Execution exception |
|
WDDynamicRFCExecuteException(java.lang.String messageText,
java.lang.Object[] parameters)
Creates a web dynpro RFC Execution exception |
|
WDDynamicRFCExecuteException(java.lang.String messageText,
java.lang.Object[] parameters,
java.lang.Throwable reason)
Creates a web dynpro RFC Execution exception |
|
WDDynamicRFCExecuteException(java.lang.String messageText,
java.lang.Throwable reason)
Creates a web dynpro RFC Execution exception |
|
WDDynamicRFCExecuteException(java.lang.Throwable reason)
Creates a web dynpro RFC Execution exception |
|
| Method Summary | |
com.sap.aii.proxy.framework.core.BaseType |
getFault()
Returns the object carrying the fault information resulting from the exception raised in the backend. |
java.lang.String |
getMessage()
Returns the expanded message text of the fault returned by the backend. |
WDDynamicRFC_Fault |
getWDDynamicRFC_Fault()
Returns the object carrying the fault information resulting from the exception raised in the backend. |
| Constructor Detail |
public WDDynamicRFCExecuteException(java.lang.String messageText)
messageText -
public WDDynamicRFCExecuteException(java.lang.String messageText,
java.lang.Throwable reason)
messageText - reason - public WDDynamicRFCExecuteException(java.lang.Throwable reason)
reason -
public WDDynamicRFCExecuteException(java.lang.String messageText,
java.lang.Object[] parameters)
messageText - parameters -
public WDDynamicRFCExecuteException(java.lang.String messageText,
java.lang.Object[] parameters,
java.lang.Throwable reason)
messageText - parameters - reason - | Method Detail |
public java.lang.String getMessage()
getMessage in class WDExecuteRFCExceptionpublic com.sap.aii.proxy.framework.core.BaseType getFault()
getFault in class WDExecuteRFCExceptionpublic WDDynamicRFC_Fault getWDDynamicRFC_Fault()
|
Web Dynpro API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||