com.sap.ip.collaboration.gw.api.exception

Class NoLogonDataFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sap.ip.collaboration.core.api.util.exception.BaseException
              extended by com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareException
                  extended by com.sap.ip.collaboration.gw.api.exception.UserPasswordException
                      extended by com.sap.ip.collaboration.gw.api.exception.NoLogonDataFoundException
All Implemented Interfaces:
IBaseException, Serializable

public class NoLogonDataFoundException
extends UserPasswordException

The TransportLoadFailureException class is thrown when no logon data is found for a specific system Copyright (c) SAP 2002

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareException
LOCALIZATIONFILE
 
Fields inherited from class com.sap.ip.collaboration.core.api.util.exception.BaseException
DONT_LOG, LOG
 
Constructor Summary
NoLogonDataFoundException(String systemName, Throwable aCausingThrowable)
           
NoLogonDataFoundException(String systemName, Throwable aCausingThrowable, boolean log)
           
 
Method Summary
 String getSystemName()
           
 
Methods inherited from class com.sap.ip.collaboration.gw.api.framework.groupware.GroupwareException
getTextBundle, getTextBundle, logMessage
 
Methods inherited from class com.sap.ip.collaboration.core.api.util.exception.BaseException
getCausingThrowable, getMessage, getMessage, getRootThrowable, getText, isLogged, logException, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoLogonDataFoundException

public NoLogonDataFoundException(String systemName,
                                 Throwable aCausingThrowable,
                                 boolean log)

NoLogonDataFoundException

public NoLogonDataFoundException(String systemName,
                                 Throwable aCausingThrowable)
Method Detail

getSystemName

public String getSystemName()
Specified by:
getSystemName in class UserPasswordException
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-COLL [sap.com] tc/kmc/coll/gw api EP-KM-COL


Copyright 2011 SAP AG Complete Copyright Notice