public class TaskExecutionException extends GradleException
A TaskExecutionException is thrown when a task fails to execute successfully.
| Constructor and Description | 
|---|
| TaskExecutionException(Task task,
                      Throwable cause) | 
| Modifier and Type | Method and Description | 
|---|---|
| Task | getTask() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString