Package com.atlassian.gadgets.feed
Class GadgetFeedHostConnectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.gadgets.feed.GadgetFeedHostConnectionException
- All Implemented Interfaces:
Serializable
Exception thrown if the reader cannot connect to the host of the gadget spec feed cannot.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGadgetFeedHostConnectionException(String message, URI feedUri, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GadgetFeedHostConnectionException
-
-
Method Details
-
getFeedUri
-