gradle
8.5
API
gradle
/
org.gradle.api.problems
/
ProblemBuilder
/
withException
with
Exception
API
abstract
fun
withException
(
e
:
RuntimeException
)
:
ProblemBuilder
The exception causing this problem.
Return
this
Parameters
e
the exception.