Serializablepublic class TaskExecutionException extends GradleException
A TaskExecutionException is thrown when a task fails to execute successfully.
| Constructor | Description |
|---|---|
TaskExecutionException(Task task,
Throwable cause) |
| Modifier and Type | Method | Description |
|---|---|---|
Task |
getTask() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString