Dekoh platform API

dekoh.portal.syndication
Class NoSuchChannelProviderException

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

public class NoSuchChannelProviderException
extends Exception

Since:
Nov 13, 2007
See Also:
Serialized Form

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

NoSuchChannelProviderException

public NoSuchChannelProviderException(String message,
                                      Throwable cause)

NoSuchChannelProviderException

public NoSuchChannelProviderException(Throwable cause)

NoSuchChannelProviderException

public NoSuchChannelProviderException(String message)

Dekoh platform API

© 2009 Pramati Technologies - Dekoh - Portal for Developers