transaction = $transaction; } /** * 返回当前产生异常的事务 * @return MultiExec */ public function getTransaction() { return $this->transaction; } }