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:
  • Constructor Details

    • MarketplaceRegistryException

      public MarketplaceRegistryException(String message)
    • MarketplaceRegistryException

      public MarketplaceRegistryException(String message, Exception e)