Package com.atlassian.plugin
Class ModulePermissionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.plugin.PluginException
com.atlassian.plugin.ModulePermissionException
- All Implemented Interfaces:
Serializable
This exception is thrown by
module descriptors when a set of their required permissions is
not met by the plugin declaring them.- Since:
- 3.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ModulePermissionException
-
-
Method Details
-
getModuleKey
-
getPermissions
-