This is a specially designed view that helps you track the number of warnings and errors encountered during the installation of your application by users.
Exceptions during installation or update can be triggered in the following cases:
INSTALLMESSAGE_INFO with the message content Info 1720.MsiProcessMessage function with eMessageType == INSTALLMESSAGE_WARNING – also considered a non-fatal exception.To access the installation log and be able to see all the errors and warnings that are captured by the installer and sent to Installer Analytics, make sure to check the Show run log option in the Advanced Installer window, as shown in the image below.

Examples of exceptions that may appear include:
You can find a demo of this view by using the following link:
Exceptions View
How many exceptions did your users encountered?
How many of these exceptions have additional information attached?