|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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()
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||