com.sap.portal.feeds.exceptions

Class FeedsAggregationException

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

public class FeedsAggregationException
extends Exception

The base exception for all exceptions related to the feeds service.

See Also:
Serialized Form

Constructor Summary
FeedsAggregationException()
           
FeedsAggregationException(String message)
           
FeedsAggregationException(String message, Throwable cause)
           
FeedsAggregationException(Throwable e)
           
 
Method Summary
 
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

FeedsAggregationException

public FeedsAggregationException()

FeedsAggregationException

public FeedsAggregationException(Throwable e)

FeedsAggregationException

public FeedsAggregationException(String message)

FeedsAggregationException

public FeedsAggregationException(String message,
                                 Throwable cause)


Copyright 2013 SAP AG Complete Copyright Notice