public class PluginAlreadyRegisteredException
extends java.lang.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. |