@Deprecated public class BuildExceptionReporter extends BuildAdapter
A BuildListener which reports the build exception, if any.
Constructor and description |
---|
BuildExceptionReporter
(org.gradle.internal.logging.text.StyledTextOutputFactory textOutputFactory, LoggingConfiguration loggingConfiguration, org.gradle.initialization.BuildClientMetaData clientMetaData) |
Type | Name and description |
---|---|
void |
buildFinished(BuildResult result) |
void |
execute(Throwable failure) |
Methods inherited from class | Name |
---|---|
class BuildAdapter |
buildFinished, buildStarted, projectsEvaluated, projectsLoaded, settingsEvaluated |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |