Hello, I have modified the code to throw. Please review and comment. Thanks
On Wed, Dec 28, 2016 at 9:43 PM, Philippe Mouawad < [email protected]> wrote: > Hello, > Looking at sonar analysis, we see in NewDriver class that a lot > MalformedURLException are ignored and just logged (using printStackTrace). > > Looking at code, I don't understand why we don't let them trigger instead > of just logging . > > Thanks > Regards > > -- Cordialement. Philippe Mouawad.
