public class IncompatiblePluginVersionException extends CannotResolvePluginClassException
Constructor and Description |
---|
IncompatiblePluginVersionException(@NotNull String className,
@NotNull String pluginKey,
@NotNull String pluginVersion,
@NotNull String localPluginVersion) |
Modifier and Type | Method and Description |
---|---|
String |
getLocalPluginVersion() |
formatMessage, getClassName, getPluginKey, getPluginVersion
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getLocalPluginVersion()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.