Class MarketplaceUnreachableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.craftercms.studio.api.v1.exception.ServiceLayerException
org.craftercms.studio.api.v2.exception.marketplace.MarketplaceException
org.craftercms.studio.api.v2.exception.marketplace.MarketplaceUnreachableException
- All Implemented Interfaces:
Serializable
Exception thrown when the connection with the Marketplace fails
- Since:
- 3.1.4
- Author:
- joseross
- See Also:
-
Field Summary
FieldsFields inherited from class org.craftercms.studio.api.v1.exception.ServiceLayerException
serialVersionUID
-
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
-
Field Details
-
url
Current URL for the Marketplace
-
-
Constructor Details
-
MarketplaceUnreachableException
-
-
Method Details
-
getUrl
-