com.sapportals.connector.connection
Class ConnectionFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.resource.ResourceException
com.sapportals.connector.ConnectorException
com.sapportals.connector.connection.ConnectionFailedException
- All Implemented Interfaces:
- Serializable
public class ConnectionFailedException
- extends ConnectorException
Thrown when failed to get a connection to the EIS instance.
Examples of error cases are:
- Invalid specification of input
parameters
- Invalid configuration of ManagedConnectionFactory. Example:
invalid server name
- Application server internal error. Example:
connection pool related error
- Communication error EIS-specific error.
Example: EIS not active
- Resource adapter-internal error
- Security related error. Example: invalid user
- Failure to allocate
system resources
- See Also:
- Serialized Form
ConnectionFailedException
public ConnectionFailedException(String message,
Throwable cause)
ConnectionFailedException
public ConnectionFailedException(String message)
- Constructor
- Parameters:
message - message string to show when exception occurs
ConnectionFailedException
public ConnectionFailedException(String message,
String localizedMessage)
- Constructor
- Parameters:
message - message string to show when exception occurs
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[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
|
[sap.com] FRAMEWORK-EXT
|
[sap.com] tc/conn/connectorframeworkdeprecated
|
-
|
EP-CON-CF
|
Copyright 2013 SAP AG Complete Copyright Notice