Class NonAtomGadgetSpecFeedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.gadgets.feed.NonAtomGadgetSpecFeedException
All Implemented Interfaces:
Serializable

public class NonAtomGadgetSpecFeedException extends RuntimeException
Thrown if the feed that we are trying to use as a gadget spec feed is not an Atom feed.
See Also:
  • Constructor Details

    • NonAtomGadgetSpecFeedException

      public NonAtomGadgetSpecFeedException(URI feedUri)
  • Method Details

    • getFeedUri

      public URI getFeedUri()