Class MarketplaceUnreachableException

All Implemented Interfaces:
Serializable

public class MarketplaceUnreachableException extends MarketplaceException
Exception thrown when the connection with the Marketplace fails
Since:
3.1.4
Author:
joseross
See Also:
  • Field Details

    • url

      protected String url
      Current URL for the Marketplace
  • Constructor Details

    • MarketplaceUnreachableException

      public MarketplaceUnreachableException(String url, Exception e)
  • Method Details

    • getUrl

      public String getUrl()