@Incubating public interface UnresolvedDependencyResult extends DependencyResult
修飾子とタイプ | メソッドと説明 |
---|---|
ComponentSelector |
getAttempted()
Returns the selector that was attempted to be resolved.
|
ComponentSelectionReason |
getAttemptedReason()
Returns the reasons why the failed selector was attempted.
|
Throwable |
getFailure()
The failure that occurred.
|
getFrom, getRequested
ComponentSelector getAttempted()
ComponentSelectionReason getAttemptedReason()
Throwable getFailure()