com.sapportals.connector.metadata.objects

Class IndexNotFoundException

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.objects.IndexNotFoundException
All Implemented Interfaces:
Serializable

public class IndexNotFoundException
extends ConnectorException

Thrown when index is not found 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
IndexNotFoundException(String message)
          Constructor
IndexNotFoundException(String message, String localizedString)
           
IndexNotFoundException(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

IndexNotFoundException

public IndexNotFoundException(String message,
                              Throwable cause)

IndexNotFoundException

public IndexNotFoundException(String message)
Constructor

Parameters:
message - message string

IndexNotFoundException

public IndexNotFoundException(String message,
                              String localizedString)
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] tc/epbc/connectivityfw/api api EP-PIN
[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


Copyright 2011 SAP AG Complete Copyright Notice