common-plugin / com.cognifide.gradle.common.tasks / TaskFacade / composeException

composeException

fun composeException(taskName: String, type: Class<*>? = null, cause: Exception? = null, project: Project = this.project): CommonException