UnresolvedDependencyResult

A dependency that could not be resolved.

Functions

Link copied to clipboard
Returns the selector that was attempted to be resolved.
Link copied to clipboard
Returns the reasons why the failed selector was attempted.
Link copied to clipboard
abstract fun getFailure(): Throwable
The failure that occurred.
Link copied to clipboard
Returns the origin of the dependency.
Link copied to clipboard
Returns the requested component.
Link copied to clipboard
abstract fun isConstraint(): Boolean
Indicates if this dependency edge originated from a dependency constraint.