Web Dynpro API Documentation

com.sap.tc.webdynpro.services.exceptions
Class WDDoubleModifiedException

com.sap.tc.webdynpro.services.exceptions.WDException
  |
  +--com.sap.tc.webdynpro.services.exceptions.WDDoubleModifiedException

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 WDException.

public class WDDoubleModifiedException
extends WDException

Thrown if an already cached object shall be cached with a new key.


Constructor Summary
WDDoubleModifiedException(java.lang.String messageText)
          Deprecated. Constructor for WDDoubleModifiedException.
WDDoubleModifiedException(java.lang.String messageText, java.lang.Object[] parameters)
          Deprecated. Constructor for WDDoubleModifiedException.
WDDoubleModifiedException(java.lang.String messageText, java.lang.Object[] parameters, java.lang.Throwable reason)
          Deprecated. Constructor for WDDoubleModifiedException.
WDDoubleModifiedException(java.lang.String messageText, java.lang.Throwable reason)
          Deprecated. Constructor for WDDoubleModifiedException.
WDDoubleModifiedException(java.lang.Throwable reason)
          Deprecated. Constructor for WDDoubleModifiedException.
 

Constructor Detail

WDDoubleModifiedException

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

WDDoubleModifiedException

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

WDDoubleModifiedException

public WDDoubleModifiedException(java.lang.Throwable reason)
Deprecated. 
Constructor for WDDoubleModifiedException.
Parameters:
reason -  

WDDoubleModifiedException

public WDDoubleModifiedException(java.lang.String messageText,
                                 java.lang.Object[] parameters)
Deprecated. 
Constructor for WDDoubleModifiedException.
Parameters:
messageText -  
parameters -  

WDDoubleModifiedException

public WDDoubleModifiedException(java.lang.String messageText,
                                 java.lang.Object[] parameters,
                                 java.lang.Throwable reason)
Deprecated. 
Constructor for WDDoubleModifiedException.
Parameters:
messageText -  
parameters -  
reason -  

Web Dynpro API Documentation

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