Web Dynpro API Documentation

Uses of Class
com.sap.tc.webdynpro.services.exceptions.WDNonFatalRuntimeException

Packages that use WDNonFatalRuntimeException
com.sap.tc.webdynpro.progmodel.api Contains interfaces and classes that form the core programming model for Web Dynpro applications. 
com.sap.tc.webdynpro.services.exceptions   
 

Uses of WDNonFatalRuntimeException in com.sap.tc.webdynpro.progmodel.api
 

Methods in com.sap.tc.webdynpro.progmodel.api with parameters of type WDNonFatalRuntimeException
 void IWDMessageManager.raiseException(WDNonFatalRuntimeException ex, boolean cancelNavigation)
          Report a WDNonFatalRuntimeException as error to the client.
 void IWDMessageManager.reportException(WDNonFatalRuntimeException ex, boolean cancelNavigation)
          Report the exception ex to the client.
 

Uses of WDNonFatalRuntimeException in com.sap.tc.webdynpro.services.exceptions
 

Subclasses of WDNonFatalRuntimeException in com.sap.tc.webdynpro.services.exceptions
 class WDConversionException
          Deprecated. This class might be withdrawn from the Web Dynpro API with the first new NetWeaver release in 2006. It is not reasonable for applications to explicitly catch this subclass of WDRuntimeException.
 


Web Dynpro API Documentation

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