com.sap.tc.webdynpro.modelimpl.dynamicrfc
Class WDDynamicRFCException
com.sap.tc.webdynpro.progmodel.model.api.WDModelException
|
+--com.sap.tc.webdynpro.modelimpl.rfcadapter.WDRFCException
|
+--com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCException
- public class WDDynamicRFCException
- extends WDRFCException
Title: Web Dynpro Dynamic RFC Adapter Exception
Description:
Copyright: Copyright (c) 2003
Company: SAP AG
- Version:
- $Id: //tc/WebDynproRuntime/630_VAL_REL/src/_webdynpro_model_dynamicrfc/java/com/sap/tc/webdynpro/modelimpl/dynamicrfc/WDDynamicRFCException.java#1 $
|
Constructor Summary |
WDDynamicRFCException(java.lang.String messageText)
Creates a web dynpro RFC Execution exception |
WDDynamicRFCException(java.lang.String messageText,
java.lang.Object[] parameters)
Creates a web dynpro RFC exception |
WDDynamicRFCException(java.lang.String messageText,
java.lang.Object[] parameters,
java.lang.Throwable reason)
Creates a web dynpro RFC exception |
WDDynamicRFCException(java.lang.String messageText,
java.lang.Throwable reason)
Creates a web dynpro RFC exception |
WDDynamicRFCException(java.lang.Throwable reason)
Creates a web dynpro RFC exception |
DYNAMICRFCMODELCLASS_LIST_WRONG_ELEMENT_TYPE
public static final java.lang.String DYNAMICRFCMODELCLASS_LIST_WRONG_ELEMENT_TYPE
DYNAMICRFCMODELCLASS_WRONG_RELATION_TYPE
public static final java.lang.String DYNAMICRFCMODELCLASS_WRONG_RELATION_TYPE
WDDynamicRFCException
public WDDynamicRFCException(java.lang.String messageText)
- Creates a web dynpro RFC Execution exception
WDDynamicRFCException
public WDDynamicRFCException(java.lang.String messageText,
java.lang.Throwable reason)
- Creates a web dynpro RFC exception
WDDynamicRFCException
public WDDynamicRFCException(java.lang.Throwable reason)
- Creates a web dynpro RFC exception
WDDynamicRFCException
public WDDynamicRFCException(java.lang.String messageText,
java.lang.Object[] parameters)
- Creates a web dynpro RFC exception
WDDynamicRFCException
public WDDynamicRFCException(java.lang.String messageText,
java.lang.Object[] parameters,
java.lang.Throwable reason)
- Creates a web dynpro RFC exception
Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15