toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.problems
/
ProblemSpec
/
withException
with
Exception
API
abstract
fun
withException
(
t
:
Throwable
)
:
ProblemSpec
(
source
)
The exception causing this problem.
Return
this
Since
8.11
Parameters
t
the exception.