@@ -138,7 +138,7 @@ |
||
| 138 | 138 | ); |
| 139 | 139 | |
| 140 | 140 | $httpException->setTitle('Service Unavailable') |
| 141 | - ->setDescription($message); |
|
| 141 | + ->setDescription($message); |
|
| 142 | 142 | |
| 143 | 143 | // TODO Add headers |
| 144 | 144 | throw $httpException; |