ArtifactResult
@Incubating public interface UnresolvedArtifactResult extends ArtifactResult
Modifier and Type | Method | Description |
---|---|---|
Throwable |
getFailure() |
The failure that occurred when the artifact was resolved.
|
getId, getType
Throwable getFailure()