Class RSSFeedException

All Implemented Interfaces:
Serializable

public class RSSFeedException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • RSSFeedException

      public RSSFeedException()
    • RSSFeedException

      public RSSFeedException(String msg)
    • RSSFeedException

      public RSSFeedException(String msg, Throwable throwable)
    • RSSFeedException

      public RSSFeedException(Throwable throwable)