@@ -368,7 +368,7 @@ |
||
368 | 368 | /** |
369 | 369 | * @deprecated |
370 | 370 | * @internal |
371 | - * @param \Exception|\Throwable $e |
|
371 | + * @param \Exception $e |
|
372 | 372 | * @param string $query |
373 | 373 | * @param array $params |
374 | 374 | * @return DBALException |