@@ -49,8 +49,7 @@ |
||
| 49 | 49 | try |
| 50 | 50 | { |
| 51 | 51 | parent::__construct($datetime, $timeZone); |
| 52 | - } |
|
| 53 | - catch (Exception $e) |
|
| 52 | + } catch (Exception $e) |
|
| 54 | 53 | { |
| 55 | 54 | throw new ConvertHelper_Exception( |
| 56 | 55 | 'Failed to create date from string.', |