Class RemovePluginException

All Implemented Interfaces:
Serializable

public class RemovePluginException extends MarketplaceException
Exception thrown when there is an issue removing a plugin from a site
Since:
4.0.0
Author:
joseross
See Also:
  • Constructor Details

    • RemovePluginException

      public RemovePluginException(String message)
    • RemovePluginException

      public RemovePluginException(String message, Exception e)