public class PluginAlreadyRegisteredException extends Exception
| Constructor and Description |
|---|
PluginAlreadyRegisteredException(org.spongepowered.api.plugin.PluginContainer container) |
| Modifier and Type | Method and Description |
|---|---|
org.spongepowered.api.plugin.PluginContainer |
getContainer()
The
PluginContainer that could not be registered. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString