Class PluginNotInstalledException

All Implemented Interfaces:
Serializable

public class PluginNotInstalledException extends PluginException
See Also:
  • Constructor Details

    • PluginNotInstalledException

      public PluginNotInstalledException()
    • PluginNotInstalledException

      public PluginNotInstalledException(String message)
    • PluginNotInstalledException

      public PluginNotInstalledException(Throwable cause)
    • PluginNotInstalledException

      public PluginNotInstalledException(String message, Throwable cause)