Package com.google.gerrit.server.plugins
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:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description PluginInstallException(String msg)PluginInstallException(Throwable why)
 - 
Method Summary- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-