@@ -149,8 +149,7 @@ |
||
149 | 149 | default: |
150 | 150 | return null; |
151 | 151 | } |
152 | - } |
|
153 | - catch (RequestException $e) { |
|
152 | + } catch (RequestException $e) { |
|
154 | 153 | throw $this->handleException($e); |
155 | 154 | } |
156 | 155 | } |