com.sapportals.connector.connection

Class TimeoutException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.resource.ResourceException
              extended by com.sapportals.connector.ConnectorException
                  extended by com.sapportals.connector.connection.TimeoutException
All Implemented Interfaces:
Serializable

public class TimeoutException
extends ConnectorException

Thrown when time for connecting was exceeded. This exception overrides ConnectorException.getLocalizedMessage() which returns a message localized for current user locale

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.sapportals.connector.ConnectorException
localizedMessage
 
Constructor Summary
TimeoutException(String message)
          Constructor
TimeoutException(String message, String localizedString)
           
 
Method Summary
 
Methods inherited from class com.sapportals.connector.ConnectorException
getLocalizedMessage, toString
 
Methods inherited from class javax.resource.ResourceException
getErrorCode, getLinkedException, getMessage, setErrorCode, setLinkedException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TimeoutException

public TimeoutException(String message)
Constructor

Parameters:
message - message string

TimeoutException

public TimeoutException(String message,
                        String localizedString)
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] FRAMEWORK-EXT [sap.com] tc/conn/connectorframeworkdeprecated - EP-CON-CF
[sap.com] FRAMEWORK-EXT [sap.com] tc/conn/connectorframeworkdeprecated default EP-CON-CF
[sap.com] EP-BASIS-API [sap.com] tc/epbc/connectivityfw/api api EP-PIN


Copyright 2013 SAP AG Complete Copyright Notice