getFailure

@Nullable
abstract fun getFailure(): FailureContainer(source)

Returns the failure associated with this problem. null if run against a Gradle version prior to 8.7

Return

the failure

Since

8.8