public class UnresolvedSnapshotDependencyException extends Exception
| Modifier and Type | Field and Description |
|---|---|
String |
artifactId |
String |
groupId |
String |
version |
| Constructor and Description |
|---|
UnresolvedSnapshotDependencyException(String groupId,
String artifactId,
String version) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015–2016. All rights reserved.