Web Dynpro API Documentation

com.sap.tc.webdynpro.clientserver.session
Class WDSessionIdentificationException

com.sap.tc.webdynpro.services.exceptions.WDRuntimeException
  |
  +--com.sap.tc.webdynpro.clientserver.session.WDSessionIdentificationException

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 WDSessionIdentificationException
extends WDRuntimeException

Exception thrown if random key is not valid


Constructor Summary
WDSessionIdentificationException(java.lang.String messageText)
          Deprecated. Creates a web dynpro exception
WDSessionIdentificationException(java.lang.String messageText, java.lang.Object[] parameters)
          Deprecated. Creates a web dynpro exception
WDSessionIdentificationException(java.lang.String messageText, java.lang.Throwable reason)
          Deprecated. Creates a web dynpro exception
WDSessionIdentificationException(java.lang.Throwable reason)
          Deprecated. Creates a web dynpro exception
 

Constructor Detail

WDSessionIdentificationException

public WDSessionIdentificationException(java.lang.String messageText)
Deprecated. 
Creates a web dynpro exception

WDSessionIdentificationException

public WDSessionIdentificationException(java.lang.String messageText,
                                        java.lang.Throwable reason)
Deprecated. 
Creates a web dynpro exception

WDSessionIdentificationException

public WDSessionIdentificationException(java.lang.Throwable reason)
Deprecated. 
Creates a web dynpro exception

WDSessionIdentificationException

public WDSessionIdentificationException(java.lang.String messageText,
                                        java.lang.Object[] parameters)
Deprecated. 
Creates a web dynpro exception

Web Dynpro API Documentation

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