Web Dynpro API Documentation

com.sap.tc.webdynpro.services.cal.core.exceptions
Class WDUserAbortRuntimeException

com.sap.tc.webdynpro.services.exceptions.WDRuntimeException
  |
  +--com.sap.tc.webdynpro.services.cal.core.exceptions.WDUserAbortRuntimeException

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

public class WDUserAbortRuntimeException
extends WDRuntimeException


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

Constructor Detail

WDUserAbortRuntimeException

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

WDUserAbortRuntimeException

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

WDUserAbortRuntimeException

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

WDUserAbortRuntimeException

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

WDUserAbortRuntimeException

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

Web Dynpro API Documentation

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