public final class GradleReport extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
formatReportForHintOrProblem(boolean includeLocation,
FileObject relativeTo) |
GradleReport |
getCause() |
String |
getErrorClass() |
int |
getLine() |
String |
getLocation() |
String |
getMessage() |
int |
hashCode() |
String |
toString() |
@CheckForNull public String getLocation()
public int getLine()
@CheckForNull public GradleReport getCause()
public String getErrorClass()
public String formatReportForHintOrProblem(boolean includeLocation, FileObject relativeTo)