@@ -38,7 +38,6 @@ |
||
| 38 | 38 | * Class QueryException |
| 39 | 39 | * @package Platine\Database\Exception |
| 40 | 40 | */ |
| 41 | -class QueryException extends Exception |
|
| 42 | -{ |
|
| 41 | +class QueryException extends Exception { |
|
| 43 | 42 | |
| 44 | 43 | } |