A dependency that could not be resolved.
Type | Name and description |
---|---|
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. |
Methods inherited from class | Name |
---|---|
interface DependencyResult |
getFrom, getRequested |
Returns the selector that was attempted to be resolved. This may not be the same as the requested component.
Returns the reasons why the failed selector was attempted.
The failure that occurred.