Kotlin DSL Reference for Gradle
8.4-rc-2
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.tasks
/
TaskState
/
rethrowFailure
rethrow
Failure
API
abstract
fun
rethrowFailure
(
)
(
source
)
Throws the task failure, if any. Does nothing if the task did not fail.