gradle
8.4-rc-1
Java API
gradle
/
org.gradle.api.problems
/
ProblemBuilder
/
withException
with
Exception
Java API
abstract
fun
withException
(
e
:
RuntimeException
)
:
ProblemBuilder
(
source
)
The exception causing this problem.
Return
this
Parameters
e
the exception.