toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.tooling.events.problems
/
SingleProblemEvent
/
getFailure
get
Failure
API
@
Nullable
abstract
fun
getFailure
(
)
:
FailureContainer
(
source
)
Returns the failure associated with this problem.
Return
the failure
Since
8.8