Web Dynpro API Documentation

Uses of Class
com.sap.tc.webdynpro.progmodel.model.api.WDModelException

Packages that use WDModelException
com.sap.tc.webdynpro.modelimpl.dynamicrfc   
com.sap.tc.webdynpro.modelimpl.rfcadapter   
com.sap.tc.webdynpro.progmodel.model.api   
 

Uses of WDModelException in com.sap.tc.webdynpro.modelimpl.dynamicrfc
 

Subclasses of WDModelException in com.sap.tc.webdynpro.modelimpl.dynamicrfc
 class WDDynamicRFCException
          Title: Web Dynpro Dynamic RFC Adapter Exception Description: Copyright: Copyright (c) 2003 Company: SAP AG
 class WDDynamicRFCExecuteException
          Title: Web Dynpro Dynamic RFC Adapter Exception Description: Copyright: Copyright (c) 2003 Company: SAP AG
 

Uses of WDModelException in com.sap.tc.webdynpro.modelimpl.rfcadapter
 

Subclasses of WDModelException in com.sap.tc.webdynpro.modelimpl.rfcadapter
 class WDExecuteRFCException
          Thrown when the execution of an RFC fails.
 class WDRFCException
          Base class for exceptions that are thrown by the RFC Adapter implementation
 

Uses of WDModelException in com.sap.tc.webdynpro.progmodel.model.api
 

Methods in com.sap.tc.webdynpro.progmodel.model.api that throw WDModelException
static void WDModelFactory.reassignModel(IWDModel model, WDModelScopeType newScope, java.lang.String newInstanceId)
          reassigns an existing model to a new scope and/or instanceId: returns an instance with the new scope and instanceID if a model instance with the new scope and instanceID already exists, a WDModelException is thrown Only one instance of a model can exist within a single scope using the same modelInstanceId
 


Web Dynpro API Documentation

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