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