Uses of Class
org.apache.wiki.api.exceptions.PluginException
Packages that use PluginException
-
Uses of PluginException in org.apache.wiki.api.plugin
Methods in org.apache.wiki.api.plugin that throw PluginExceptionModifier and TypeMethodDescriptionThis is the main entry point for any plugin.void
PluginElement.executeParse
(Context context) Executes the executeParse() method.void
InitializablePlugin.initialize
(Engine engine) Called whenever the plugin is being instantiated for the first time.