api / org.gradle.process / ExecResult / rethrowFailure

rethrowFailure

abstract fun rethrowFailure(): ExecResult

Re-throws any failure executing this process.

Exceptions

ExecException - the execution failure

Return
this