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