Package com.google.gerrit.server.plugins
Class InvalidPluginException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.gerrit.server.plugins.InvalidPluginException
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionInvalidPluginException(String message) InvalidPluginException(String message, Throwable why)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
InvalidPluginException
 - 
InvalidPluginException
 
 -