com.sapportals.connector.metadata.relations

Class RelationNotFoundException

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.metadata.relations.RelationNotFoundException
All Implemented Interfaces:
Serializable

public class RelationNotFoundException
extends ConnectorException

Thrown when an non existing relation is requested. 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
RelationNotFoundException(String message)
          Constructor
RelationNotFoundException(String message, String localizedString)
           
RelationNotFoundException(String message, Throwable cause)
           
 
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

RelationNotFoundException

public RelationNotFoundException(String message,
                                 Throwable cause)

RelationNotFoundException

public RelationNotFoundException(String message)
Constructor

Parameters:
message - message string

RelationNotFoundException

public RelationNotFoundException(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 default EP-CON-CF
[sap.com] FRAMEWORK-EXT [sap.com] tc/conn/connectorframeworkdeprecated - EP-CON-CF
[sap.com] EP-BASIS-API [sap.com] tc/epbc/connectivityfw/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice