Uses of Class
org.bukkit.plugin.InvalidDescriptionException
Packages that use InvalidDescriptionException
Package
Description
Classes specifically relating to loading software modules at runtime.
Classes for handling
plugins
written in
java.-
Uses of InvalidDescriptionException in org.bukkit.plugin
Methods in org.bukkit.plugin that throw InvalidDescriptionExceptionModifier and TypeMethodDescriptionPluginLoader.getPluginDescription
(File file) Loads a PluginDescriptionFile from the specified filePluginManager.loadPlugin
(File file) Loads the plugin in the specified fileConstructors in org.bukkit.plugin that throw InvalidDescriptionExceptionModifierConstructorDescriptionPluginDescriptionFile
(InputStream stream) PluginDescriptionFile
(Reader reader) Loads a PluginDescriptionFile from the specified reader -
Uses of InvalidDescriptionException in org.bukkit.plugin.java
Methods in org.bukkit.plugin.java that throw InvalidDescriptionException