com.sap.portal.feeds.exceptions

Class ChannelConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sap.portal.feeds.exceptions.FeedsAggregationException
              extended by com.sap.portal.feeds.exceptions.ChannelException
                  extended by com.sap.portal.feeds.exceptions.ChannelConfigurationException
All Implemented Interfaces:
Serializable

public class ChannelConfigurationException
extends ChannelException

Thrown when attempting to retrieve entries from a channel with an invalid configuration.

See Also:
Serialized Form

Constructor Summary
ChannelConfigurationException(String channelId, String message)
           
ChannelConfigurationException(String channelId, String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class com.sap.portal.feeds.exceptions.ChannelException
getChannelId
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ChannelConfigurationException

public ChannelConfigurationException(String channelId,
                                     String message)

ChannelConfigurationException

public ChannelConfigurationException(String channelId,
                                     String message,
                                     Throwable cause)


Copyright 2013 SAP AG Complete Copyright Notice