A BuildResult packages up the results of a build executed by a org.gradle.initialization.GradleLauncher instance.
| Constructor and description |
|---|
BuildResult
(Gradle gradle, Throwable failure) |
Rethrows the build failure. Does nothing if there was no build failure.
Gradle API 2.2-20140924021627+0000