Class PluginInstallException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.gerrit.server.plugins.PluginInstallException
All Implemented Interfaces:
Serializable

public class PluginInstallException extends Exception
See Also:
  • Constructor Details

    • PluginInstallException

      public PluginInstallException(String msg)
    • PluginInstallException

      public PluginInstallException(Throwable why)