Package com.atlassian.gadgets.feed
Class NonAtomGadgetSpecFeedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.gadgets.feed.NonAtomGadgetSpecFeedException
- All Implemented Interfaces:
Serializable
Thrown if the feed that we are trying to use as a gadget spec feed is not an Atom feed.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NonAtomGadgetSpecFeedException
-
-
Method Details
-
getFeedUri
-