|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
.classpath
file. .project
file. null
.
null
.
null
.
null
.IllegalOperationAtExecutionTimeException
is thrown if you try to trigger an operation at runtime,
which is only allowed at configuration time.InvalidUserCodeException
is thrown when user-provided code cannot be executed.InvalidUserDataException
is thrown, if a user is providing illegal data for the build.UncheckedIOException
is used to wrap an IOException into an unchecked exception.Gradle API 1.12