We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70db6f7 commit f80dd96Copy full SHA for f80dd96
Resources/doc/4-exception-controller-support.rst
@@ -85,4 +85,10 @@ See `this example configuration`_ for more details.
85
86
That was it!
87
88
+.. note::
89
+
90
+ If you are receiving a 500 error where you would expect a different response, the issue
91
+ is likely caused by an exception inside the ExceptionController. For example a template
92
+ is not found or the serializer failed.
93
94
.. _`this example configuration`: https://github.com/liip-forks/symfony-standard/blob/techtalk/app/config/config.yml
0 commit comments