Interface UnresolvedDependency
public interface UnresolvedDependency
Unsuccessfully resolved dependency.
-
Method Summary
Modifier and TypeMethodDescriptionthe exception that is the cause of unresolved stateThe module selector of the dependency.
-
Method Details
-
getSelector
-
getProblem
Throwable getProblem()the exception that is the cause of unresolved state
-