RssFeed Documented Class Library

FeedException Class

The FeedException is raised whenever RssFeed attempts to consume an external RSS feed and there is some HTTP-based exception in accessing the feed URL.

For a list of all members of this type, see FeedException Members.

System.Object
   System.Exception
      skmRss.Engine.FeedException
         skmRss.Engine.FeedTimeoutException

public class FeedException : Exception

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: skmRss.Engine

Assembly: skmRss (in skmRss.dll)

See Also

FeedException Members | skmRss.Engine Namespace