Kotlin DSL Reference for Gradle
8.4-rc-2
API
Kotlin DSL Reference for Gradle
/
org.gradle.workers
/
WorkerExecutionException
/
WorkerExecutionException
Worker
Execution
Exception
API
constructor
(
message
:
String
)
(
source
)
constructor
(
message
:
String
,
causes
:
Array
<
Throwable
>
)
(
source
)
constructor
(
message
:
String
,
causes
:
Iterable
<
out
Throwable
>
)
(
source
)