Dekoh platform API

dekoh.portal.syndication
Class CouldnotGenerateFeedException

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

public class CouldnotGenerateFeedException
extends Exception

Since:
Jan 12, 2007
See Also:
Serialized Form

Constructor Summary
CouldnotGenerateFeedException(String message)
           
CouldnotGenerateFeedException(String message, Throwable cause)
           
CouldnotGenerateFeedException(Throwable cause)
           
 
Method Summary
static CouldnotGenerateFeedException newCouldNotGenerateRssFeed(File rss, Exception cause)
           
 
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

CouldnotGenerateFeedException

public CouldnotGenerateFeedException(String message)

CouldnotGenerateFeedException

public CouldnotGenerateFeedException(String message,
                                     Throwable cause)

CouldnotGenerateFeedException

public CouldnotGenerateFeedException(Throwable cause)
Method Detail

newCouldNotGenerateRssFeed

public static CouldnotGenerateFeedException newCouldNotGenerateRssFeed(File rss,
                                                                       Exception cause)

Dekoh platform API

© 2009 Pramati Technologies - Dekoh - Portal for Developers