public class TypeNotInstalledException extends Exception
ApplicationLink or EntityLink's ApplicationType or
EntityType is currently not installed. This will only occur in the case where an additional plugin that
provides a custom ApplicationType or EntityType is installed, a new link of that custom type is
registered and then the plugin is uninstalled without deleting the link.| Constructor and Description |
|---|
TypeNotInstalledException(String type)
Deprecated.
|
TypeNotInstalledException(String type,
String name,
URI rpcUrl) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessageKey() |
String |
getName() |
URI |
getRpcUrl() |
String |
getType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString@Deprecated public TypeNotInstalledException(String type)
Copyright © 2020 Atlassian. All rights reserved.