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