Throw contexts

Overview

The throw context list displays all locations within the call tree where an exception was thrown, along with its respective throw count.

Throw context list

Usage

Each entry in the list corresponds to a specific node in the call tree that triggered the exception. For detailed information regarding the columns and general usage, please refer to the shared exception grid documentation.

You can access the throw context list for any exception by selecting the “Find All Throw Contexts” option from the context menu within other tool windows.

Commands

The following commands are available via the context menu or the toolbar:

  • Show in Call Tree: Highlights the selected entry within the call tree. To improve clarity, all other nodes are automatically collapsed.