public interface UnresolvedDependency
Modifier and Type | Method and Description |
---|---|
Throwable |
getProblem()
the exception that is the cause of unresolved state
|
ModuleVersionSelector |
getSelector()
The module selector of the dependency.
|
ModuleVersionSelector getSelector()
Throwable getProblem()