Class MarketplaceRegistryException

  • All Implemented Interfaces:
    Serializable

    public class MarketplaceRegistryException
    extends MarketplaceException
    Exception thrown when there is an issue reading or updating the plugin registry for a site
    Since:
    4.0.0
    Author:
    joseross
    See Also:
    Serialized Form
    • Constructor Detail

      • MarketplaceRegistryException

        public MarketplaceRegistryException​(String message)
      • MarketplaceRegistryException

        public MarketplaceRegistryException​(String message,
                                            Exception e)