api / org.gradle.api / ProjectState / rethrowFailure

rethrowFailure

abstract fun rethrowFailure(): Unit

Throws the project failure, if any. Does nothing if the project did not fail.