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 942ac3f commit 27bd166Copy full SHA for 27bd166
Event/ExceptionEvent.php
@@ -21,7 +21,7 @@
21
* current request. The propagation of this event is stopped as soon as a
22
* response is set.
23
*
24
- * You can also call setException() to replace the thrown exception. This
+ * You can also call setThrowable() to replace the thrown exception. This
25
* exception will be thrown if no response is set during processing of this
26
* event.
27
0 commit comments