com.sap.portal.feeds.exceptions
Class ChannelConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sap.portal.feeds.exceptions.FeedsAggregationException
com.sap.portal.feeds.exceptions.ChannelException
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ChannelConfigurationException
public ChannelConfigurationException(String channelId,
String message)
ChannelConfigurationException
public ChannelConfigurationException(String channelId,
String message,
Throwable cause)
Copyright 2013 SAP AG Complete Copyright Notice