Web Dynpro API Documentation

com.sap.tc.webdynpro.services.sal.util.cache
Class WDResourceNotFoundException

com.sap.tc.webdynpro.services.exceptions.WDException
  |
  +--com.sap.tc.webdynpro.services.sal.util.cache.WDResourceNotFoundException
Direct Known Subclasses:
WDCacheElementExpiredException

Deprecated. This class is not part of the Web Dynpro API and might be withdrawn with the first new NetWeaver release in 2006. It is not reasonable for applications to explicitly catch this subclass of WDException.

public class WDResourceNotFoundException
extends WDException

This class provides


Constructor Summary
WDResourceNotFoundException(java.lang.String messageText)
          Deprecated. Constructor for WDResourceNotFoundException.
WDResourceNotFoundException(java.lang.String messageText, java.lang.Throwable reason)
          Deprecated. Constructor for WDResourceNotFoundException.
 

Constructor Detail

WDResourceNotFoundException

public WDResourceNotFoundException(java.lang.String messageText,
                                   java.lang.Throwable reason)
Deprecated. 
Constructor for WDResourceNotFoundException.
Parameters:
messageText -  
reason -  

WDResourceNotFoundException

public WDResourceNotFoundException(java.lang.String messageText)
Deprecated. 
Constructor for WDResourceNotFoundException.
Parameters:
messageText -  

Web Dynpro API Documentation

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