com.sap.tc.webdynpro.services.exceptions

Class WDConversionException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.sap.exception.BaseRuntimeException
                  extended bycom.sap.tc.webdynpro.services.exceptions.WDRuntimeException
                      extended bycom.sap.tc.webdynpro.services.exceptions.WDNonFatalRuntimeException
                          extended bycom.sap.tc.webdynpro.services.exceptions.WDConversionException
All Implemented Interfaces:
com.sap.exception.IBaseException, Serializable

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

public class WDConversionException
extends WDNonFatalRuntimeException

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface com.sap.exception.IBaseException
audit, defaultLocale
 
Constructor Summary
WDConversionException(String messageText)
          Deprecated.  
WDConversionException(String messageText, Object[] parameters)
          Deprecated.  
WDConversionException(String messageText, Object[] parameters, Throwable reason)
          Deprecated.  
WDConversionException(String messageText, Throwable reason)
          Deprecated.  
WDConversionException(Throwable reason)
          Deprecated.  
 
Methods inherited from class com.sap.exception.BaseRuntimeException
finallyLocalize, finallyLocalize, finallyLocalize, finallyLocalize, getCause, getLocalizableMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLogCategory, getLogLocation, getLogSeverity, getMessage, getNestedLocalizedMessage, getNestedLocalizedMessage, getNestedLocalizedMessage, getNestedLocalizedMessage, getNestedStackTraceString, getStackTraceString, getSystemStackTraceString, initCause, log, printStackTrace, printStackTrace, printStackTrace, restoreLogSettings, setLogSettings, trace, trace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WDConversionException

public WDConversionException(String messageText)
Deprecated. 

WDConversionException

public WDConversionException(String messageText,
                             Throwable reason)
Deprecated. 

WDConversionException

public WDConversionException(Throwable reason)
Deprecated. 

WDConversionException

public WDConversionException(String messageText,
                             Object[] parameters)
Deprecated. 

WDConversionException

public WDConversionException(String messageText,
                             Object[] parameters,
                             Throwable reason)
Deprecated. 


Copyright 2006 SAP AG Complete Copyright Notice