Web Dynpro API Documentation

com.sap.tc.webdynpro.services.sal.sl.api
Class WDSystemLandscapeException

com.sap.tc.webdynpro.services.exceptions.WDException
  |
  +--com.sap.tc.webdynpro.services.sal.sl.api.WDSystemLandscapeException

public class WDSystemLandscapeException
extends WDException


Constructor Summary
WDSystemLandscapeException(java.lang.String messageText)
          Constructs a JCOClientException object.
WDSystemLandscapeException(java.lang.String messageText, java.lang.Throwable reason)
          Constructs a JCOClientException object.
WDSystemLandscapeException(java.lang.Throwable reason)
          Constructs a JCOClientException object.
 

Constructor Detail

WDSystemLandscapeException

public WDSystemLandscapeException(java.lang.String messageText)
Constructs a JCOClientException object.
Parameters:
messageText - message text of the exception

WDSystemLandscapeException

public WDSystemLandscapeException(java.lang.String messageText,
                                  java.lang.Throwable reason)
Constructs a JCOClientException object.
Parameters:
messageText - message text of the exception
reason - the reason of the exception

WDSystemLandscapeException

public WDSystemLandscapeException(java.lang.Throwable reason)
Constructs a JCOClientException object.
Parameters:
reason - the reason of the exception

Web Dynpro API Documentation

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