Class PluginAlreadyInstalledException

All Implemented Interfaces:
Serializable

public class PluginAlreadyInstalledException extends PluginInstallationException
Exception thrown when installing a plugin that already exists in a site
Since:
4.0.0
Author:
joseross
See Also:
  • Constructor Details

    • PluginAlreadyInstalledException

      public PluginAlreadyInstalledException(String message)
    • PluginAlreadyInstalledException

      public PluginAlreadyInstalledException(String message, Exception e)