Groovy Documentation

org.gradle
Class BuildExceptionReporter.FailureDetails

java.lang.Object
  org.gradle.BuildExceptionReporter.FailureDetails

class BuildExceptionReporter.FailureDetails

Constructor Summary
BuildExceptionReporter.FailureDetails(java.lang.Throwable failure)

 
Method Summary
 
Methods inherited from class java.lang.Object
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll
 

Constructor Detail

BuildExceptionReporter.FailureDetails

public BuildExceptionReporter.FailureDetails(java.lang.Throwable failure)


 

Groovy Documentation