Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion components/console/events.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Listeners receive a
.. tip::

This event is also dispatched when an exception is thrown by the command.
It is then dispatched just before the ``ConsoleEvents::EXCEPTION`` event.
It is then dispatched just after the ``ConsoleEvents::EXCEPTION`` event.
The exit code received in this case is the exception code.

The ``ConsoleEvents::EXCEPTION`` Event
Expand Down