Uses of Class
org.stringer.StringerException

Packages that use StringerException
org.stringer.rss   
 

Uses of StringerException in org.stringer.rss
 

Fields in org.stringer.rss declared as StringerException
private  StringerException Item.lastErrorEvent
          when an error occurrs while reading a newsfeed, the event describing the error is placed here.
 

Methods in org.stringer.rss that return StringerException
 StringerException Item.getLastErrorEvent()
           
 

Methods in org.stringer.rss with parameters of type StringerException
 void Item.setLastErrorEvent(StringerException e)
           
 

Methods in org.stringer.rss that throw StringerException
 java.lang.Thread Feed.saveFeed()
           
 void Feed.execute()
           
 



Copyright © R. Kevin Cole. All Rights Reserved.