8000
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 e665c92 commit 608747aCopy full SHA for 608747a
components/console/events.rst
@@ -124,7 +124,7 @@ Listeners receive a
124
.. tip::
125
126
This event is also dispatched when an exception is thrown by the command.
127
- It is then dispatched just before the ``ConsoleEvents::EXCEPTION`` event.
+ It is then dispatched just after the ``ConsoleEvents::EXCEPTION`` event.
128
The exit code received in this case is the exception code.
129
130
The ``ConsoleEvents::EXCEPTION`` Event
0 commit comments