The exception list displays all thrown exceptions, including their message, exception type, and throw count.
Entries are aggregated, meaning each unique combination of exception type and message appears only once in the list, even if the exception was triggered at multiple locations within the call tree. For further details regarding the columns and general usage, please refer to the shared exception grid documentation.