|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Incubating public interface UnresolvedDependencyResult
A dependency that could not be resolved.
| Method Summary | |
|---|---|
ModuleVersionSelector |
getAttempted()
Returns the module version selector that was attempted to be resolved. |
ModuleVersionSelectionReason |
getAttemptedReason()
Returns the reasons why the failed selector was attempted. |
Throwable |
getFailure()
The failure that occurred. |
| Methods inherited from interface org.gradle.api.artifacts.result.DependencyResult |
|---|
getFrom, getRequested |
| Method Detail |
|---|
ModuleVersionSelector getAttempted()
ModuleVersionSelectionReason getAttemptedReason()
Throwable getFailure()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||