Dekoh platform API

dekoh.portal.syndication
Interface ChannelErrorHandler


public interface ChannelErrorHandler

ChannelErrorHandler will be implemented by authors of ChannelProvider

Since:
Aug 17, 2007

Method Summary
 void errorInGetChannel(Throwable t, HttpServletRequest request)
           
 void errorInGetLastModified(Throwable t, HttpServletRequest request)
           
 

Method Detail

errorInGetChannel

void errorInGetChannel(Throwable t,
                       HttpServletRequest request)

errorInGetLastModified

void errorInGetLastModified(Throwable t,
                            HttpServletRequest request)

Dekoh platform API

© 2009 Pramati Technologies - Dekoh - Portal for Developers