com.sapportals.connector.metadata.objects

Class AttributeNotFoundException

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

public class AttributeNotFoundException
extends ConnectorException

Thrown when an invalid attribute 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
AttributeNotFoundException(String message)
          Constructor
AttributeNotFoundException(String message, String localizedString)
           
AttributeNotFoundException(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

AttributeNotFoundException

public AttributeNotFoundException(String message,
                                  Throwable cause)

AttributeNotFoundException

public AttributeNotFoundException(String message)
Constructor

Parameters:
message - message string.

AttributeNotFoundException

public AttributeNotFoundException(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