Class PluginNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.sonar.updatecenter.common.exception.PluginNotFoundException
All Implemented Interfaces:
Serializable

public class PluginNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • PluginNotFoundException

      public PluginNotFoundException(String s)
    • PluginNotFoundException

      public PluginNotFoundException(String s, Throwable throwable)