Web Dynpro API Documentation

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

Packages that use WDNonFatalException
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 WDNonFatalException in com.sap.tc.webdynpro.progmodel.api
 

Methods in com.sap.tc.webdynpro.progmodel.api with parameters of type WDNonFatalException
 void IWDMessageManager.raiseException(WDNonFatalException ex, boolean cancelNavigation)
          Reports a WDNonFatalException as error to the client.
 void IWDMessageManager.reportException(WDNonFatalException ex, boolean cancelNavigation)
          Report the exception ex to the client.
 void IWDMessageManager.raiseInvalidContextAttributeException(IWDNodeElement element, IWDAttributeInfo attribute, WDNonFatalException ex, boolean cancelNavigation)
          Raises an exception caused by an invalid context attribute value.
 void IWDMessageManager.reportInvalidContextAttributeException(IWDNodeElement element, IWDAttributeInfo attribute, WDNonFatalException ex, boolean cancelNavigation)
          Report an exception caused by an invalid context attribute value.
 

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

Subclasses of WDNonFatalException in com.sap.tc.webdynpro.services.exceptions
 class WDApplicationException
          Deprecated. Use one of the raise methods of the message manager instead of throwing instances of WDApplicationException. This class may be withdrawn with the first new NetWeaver release in 2006.
 


Web Dynpro API Documentation

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