### Symfony version(s) affected 5.4.14 ### Description Hi, I always have this error in the file LogoutUrlGenerator.php (line 104) and not the real error in my development environnent.  I don't know which upgrade has broken this but before I had the good error message and not this generic error. How to fix it ? Thanks, ### How to reproduce Just create a dummy error in a Symfony controller like : $a = new Class1(); // Class1 does not exist ### Possible Solution _No response_ ### Additional Context _No response_