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, toString
public PluginVersionNotFoundException(String groupId, String artifactId)
public String getGroupId()
public String getArtifactId()
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.