Uses of Class
com.atlassian.plugin.PluginException
Packages that use PluginException
-
Uses of PluginException in com.atlassian.plugin
Subclasses of PluginException in com.atlassian.pluginModifier and TypeClassDescriptionclassParse plugin exception - thrown from code which must parse a plugin. -
Uses of PluginException in com.atlassian.plugin.event
Subclasses of PluginException in com.atlassian.plugin.eventModifier and TypeClassDescriptionclassThis is used to wrap one or more exceptions thrown by Plugin Event Listeners on receiving an event. -
Uses of PluginException in com.atlassian.plugin.module
Subclasses of PluginException in com.atlassian.plugin.moduleModifier and TypeClassDescriptionclassIf a module class could not be found