@@ -98,8 +98,8 @@ |
||
98 | 98 | $this->getSubject()->getSystemLogger()->warning($e->getMessage()); |
99 | 99 | $this->skipRow(); |
100 | 100 | } else { |
101 | - // throw the exception agatin in strict mode |
|
102 | - throw $e; |
|
101 | + // throw the exception agatin in strict mode |
|
102 | + throw $e; |
|
103 | 103 | } |
104 | 104 | } |
105 | 105 | } |