Commit c4e528f9 authored by Matthias Derer's avatar Matthias Derer Committed by GitHub

Use imported Exception

parent 14ec6ee8
......@@ -413,7 +413,7 @@ class Connection implements DriverConnection
*
* @return string|null
*
* @throws \Exception
* @throws Exception
*/
private function getDatabasePlatformVersion()
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment