Dekoh platform API

dekoh.portal.syndication.aggregator.core
Class NoSuchSubscriptionListException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by dekoh.portal.syndication.aggregator.core.NoSuchSubscriptionListException
All Implemented Interfaces:
Serializable

public class NoSuchSubscriptionListException
extends Exception

Since:
Oct 26, 2007
See Also:
Serialized Form

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

NoSuchSubscriptionListException

public NoSuchSubscriptionListException(Throwable cause)

NoSuchSubscriptionListException

public NoSuchSubscriptionListException(String message)

NoSuchSubscriptionListException

public NoSuchSubscriptionListException(String message,
                                       Throwable cause)

Dekoh platform API

© 2009 Pramati Technologies - Dekoh - Portal for Developers