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, getVersionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PluginNotFoundException(Plugin plugin, ArtifactNotFoundException e)
public PluginNotFoundException(Plugin plugin, List<ArtifactRepository> remoteRepositories)
public Plugin getPlugin()
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.