Web Dynpro API Documentation

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 $

Field Summary
static java.lang.String DYNAMICRFCMODELCLASS_LIST_WRONG_ELEMENT_TYPE
           
static java.lang.String DYNAMICRFCMODELCLASS_WRONG_RELATION_TYPE
           
 
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
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
 

Field Detail

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
Constructor Detail

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

Web Dynpro API Documentation

Copyright © 2004 SAP AG. Automatically generated Thu Mar 3 2005, 22:15