public class PluginVersionNotFoundException extends Exception
| Constructor and Description | 
|---|
| PluginVersionNotFoundException(String groupId,
                                                            String artifactId) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getArtifactId() | 
| String | getGroupId() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PluginVersionNotFoundException(String groupId, String artifactId)
public String getGroupId()
public String getArtifactId()
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.