public final class ModulePermissionException extends PluginException
module descriptors when a set of their required permissions is
not met by the plugin declaring them.| Constructor and Description |
|---|
ModulePermissionException(String moduleKey,
Set<String> permissions) |
| Modifier and Type | Method and Description |
|---|---|
String |
getModuleKey() |
Set<String> |
getPermissions() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014 Atlassian. All rights reserved.