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 b27e4b3 commit e7c2e1aCopy full SHA for e7c2e1a
components/console/events.rst
@@ -165,7 +165,7 @@ Listeners receive a
165
.. tip::
166
167
This event is also dispatched when an exception is thrown by the command.
168
- It is then dispatched just after the ``ConsoleEvents::EXCEPTION`` event.
+ It is then dispatched just after the ``ConsoleEvents::ERROR`` event.
169
The exit code received in this case is the exception code.
170
171
.. _`reserved exit codes`: http://www.tldp.org/LDP/abs/html/exitcodes.html
0 commit comments