api / org.gradle.workers / WorkerExecutionException / <init>

<init>

WorkerExecutionException(message: String)
WorkerExecutionException(message: String, vararg causes: Throwable)
WorkerExecutionException(message: String, causes: MutableIterable<Throwable>)