|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
@Incubating public interface UnresolvedSoftwareComponent
A software component that couldn't be resolved.
Method Summary | |
---|---|
Throwable
|
getFailure()
Returns the failure that occurred when trying to resolve the component. |
ComponentIdentifier
|
getId()
Returns the ID of the component. |
Method Detail |
---|
public Throwable getFailure()
public ComponentIdentifier getId()
Gradle API 1.12