Serializable
public 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, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString