|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |
java.lang.Objectorg.gradle.BuildExceptionReporter.ExceptionStyle
enum BuildExceptionReporter.ExceptionStyle
Enum Constant Summary | |
---|---|
Full
|
|
None
|
|
Sanitized
|
Method Summary |
---|
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Enum Constant Detail |
---|
BuildExceptionReporter.ExceptionStyle Full
BuildExceptionReporter.ExceptionStyle None
BuildExceptionReporter.ExceptionStyle Sanitized
Groovy Documentation