Normal execution (when no exception is thrown within the try block) will continue after that ... try { throw new Exception('foo'); } catch (Exception $e) {
確定! 回上一頁