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
Link copied to clipboard
Link copied to clipboard
abstract fun isConstraint(): Boolean