public interface UnresolvedDependency
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Returns the identifier of the dependency, for example group:name:version
|
Throwable |
getProblem()
the exception that is the cause of unresolved state
|