public class PluginVersionResolutionException extends Exception
| Constructor and Description | 
|---|
| PluginVersionResolutionException(String groupId,
                                String artifactId,
                                org.eclipse.aether.repository.LocalRepository localRepository,
                                List<org.eclipse.aether.repository.RemoteRepository> remoteRepositories,
                                String baseMessage) | 
| PluginVersionResolutionException(String groupId,
                                String artifactId,
                                String baseMessage) | 
| PluginVersionResolutionException(String groupId,
                                String artifactId,
                                String baseMessage,
                                Throwable cause) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getArtifactId() | 
| String | getBaseMessage() | 
| String | getGroupId() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001–2022 The Apache Software Foundation. All rights reserved.