#590 Fix crash because of missing arrival or departure place
Failure condition in _setFromParametersMap() should throw an exception, not return. Otherwise run() method will be executed anyway.
Failure condition in _setFromParametersMap() should throw an exception, not return. Otherwise run() method will be executed anyway.