Class GadgetFeedHostConnectionException

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

public class GadgetFeedHostConnectionException extends RuntimeException
Exception thrown if the reader cannot connect to the host of the gadget spec feed cannot.
See Also:
  • Constructor Details

    • GadgetFeedHostConnectionException

      public GadgetFeedHostConnectionException(String message, URI feedUri, Throwable cause)
  • Method Details

    • getFeedUri

      public URI getFeedUri()