| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidPluginException | |
|---|---|
| org.bukkit.plugin | Classes specifically relating to loading software modules at runtime. | 
| org.bukkit.plugin.java | Classes for handling pluginswritten in
 java. | 
| Uses of InvalidPluginException in org.bukkit.plugin | 
|---|
| Methods in org.bukkit.plugin that throw InvalidPluginException | |
|---|---|
|  Plugin | PluginManager.loadPlugin(File file)Loads the plugin in the specified file File must be valid according to the current enabled Plugin interfaces | 
|  Plugin | PluginLoader.loadPlugin(File file)Loads the plugin contained in the specified file | 
|  Plugin | SimplePluginManager.loadPlugin(File file)Loads the plugin in the specified file File must be valid according to the current enabled Plugin interfaces | 
| Uses of InvalidPluginException in org.bukkit.plugin.java | 
|---|
| Methods in org.bukkit.plugin.java that throw InvalidPluginException | |
|---|---|
|  Plugin | JavaPluginLoader.loadPlugin(File file) | 
|  Plugin | JavaPluginLoader.loadPlugin(File file,
           boolean ignoreSoftDependencies)Deprecated. Relic method from PluginLoader that didn't get purged | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||