public class PluginNotFoundException extends AbstractArtifactResolutionException
Constructor and Description |
---|
PluginNotFoundException(Plugin plugin,
ArtifactNotFoundException e) |
PluginNotFoundException(Plugin plugin,
List<ArtifactRepository> remoteRepositories) |
Modifier and Type | Method and Description |
---|---|
Plugin |
getPlugin() |
constructArtifactPath, constructMissingArtifactMessage, getArtifact, getArtifactId, getArtifactPath, getClassifier, getGroupId, getOriginalMessage, getPath, getRemoteRepositories, getType, getVersion
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PluginNotFoundException(Plugin plugin, ArtifactNotFoundException e)
public PluginNotFoundException(Plugin plugin, List<ArtifactRepository> remoteRepositories)
public Plugin getPlugin()
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.